- Image URL: Pass the image URL in the request body.
- Uploaded File: Send the image as a file using
multipart/form-data.
File Field Requirements
- file:
- Required
- Allowed MIME types:
jpg,png - Maximum size: 5.12 MB (
max:5120KB)
Request Options
-
Image URL Example (JSON):
-
Uploaded File Example (multipart/form-data):
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the workspace.
ID of the contact.
Body
application/json
Message sending parameters.