Channels
Messages

Finalize multipart attachment uploads

Finalizes one or more multipart attachment uploads. Called after all chunks have been PUT to their presigned URLs. The server lists the uploaded parts and issues S3 CompleteMultipartUpload. Returns the finalized upload keys, which can be referenced in a subsequent message create request.

post/channels/{channel_id}/attachments/complete

Path parameters

string snowflake required
OR
integer required

The ID of the channel

Request body

Response

Success

Changes