Chats v2
Send user photo with optional text (v2) (Subscribers only)
post/v2/chats/{id}/send-photo
Path parameters
idstring required
Request body
Example request
{
"clientId": "550e8400-e29b-41d4-a716-446655440000",
"photoS3Key": "chat-images/abc123.jpg",
"text": "Look at this!"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.