Add a file, link, or text attachment to a match. NOTE: The associated tournament's "accept_attachments" attribute must be true for this action to succeed.
At least 1 of the 3 optional parameters must be provided.
Files up to 25MB are allowed for tournaments hosted by Challonge Premier subscribers.
Request
Authorization
API Key
Add parameter in query
api_key
Example:
api_key: ********************
or
Path Params
Query Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request POST 'https://api.challonge.com/v1/tournaments//matches//attachments.json?match_attachment[asset]&match_attachment[url]&match_attachment[description]&api_key=<api-key>'