Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.wazapin.com/v1/conversations/{convID}/lock \ --header 'Authorization: Bearer <token>'
{ "data": { "conversation_id": "<string>", "draft_id": "<string>", "expires_at": "<string>", "lock_owner_id": "<string>", "lock_owner_name": "<string>", "organization_id": "<string>", "updated_at": "<string>" } }
Session token or API key
Conversation ID
OK
Show child attributes