send-image
POST/:instance/send-image
Send image Message
Send images to the chat.
You can send files in two ways:
Provide a URL for the image.

warning
Please note that the URL must be publicly accessible and not require any authentication or special headers to access the file.
Send the image it self as a file upload.


Request
Responses
- 201
- 422
- 500
Successful response
Validation Error
Internal Server Error