Conversations
Delete Conversation Endpoint
Delete a conversation by ID.
This also deletes any associated photos in the conversation's subcollection.
- conversation_id: The ID of the conversation to delete
delete/v1/dev/user/conversations/{conversation_id}
Path parameters
conversation_idstring required
Response
Successful Response