Skip to main content
DELETE
/
pub
/
{pub_id}
Unpublish Conversation
curl --request DELETE \
  --url https://api.zo.computer/pub/{pub_id} \
  --header 'Authorization: Bearer <token>'
{
  "success": true
}

Authorizations

Authorization
string
header
required

Zo API key (zo_sk_...)

Path Parameters

pub_id
string
required

Response

Successful Response

success
boolean
required