Open API
Upload attachment file
Upload a file and get attachment_id for later use in chat/message APIs.
post/api/v1/file
Response
OK
Example response
{
"status": "ok"
}Upload a file and get attachment_id for later use in chat/message APIs.
OK
{
"status": "ok"
}