Retriever Media Message.
POST/chat/retrieverMediaMessage/:instanceName
This endpoint retrieves a media file from a given instance.
Request
Path Parameters
instanceName stringrequired
The name of the instance to which the reaction should be sent.
Example: codechat
- application/json
Body
key object
id stringrequired
Unique ID of the media message to be converted.
Responses
- 200
Successful response
- application/octet-stream
- Schema
Schema
- any
Loading...