Skip to content

Upload category file ​

POST
/v1/categories/{category_id}/file

Upload file ( additional category information )

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

category_id*

XS2event ID of the Category

Type
string
Required

Request Body​

multipart/form-data
Format"binary"

Responses​

Created

application/json
JSON
{
  
"category_id": "7df2fbc7f06e4985be92fb263b1f9c63_ctg",
  
"information_filename": "info.pdf"
}

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​