Skip to main content
DELETE
/
api
/
whatsapp
/
accounts
/
{id}
Remove Whatsapp Account
curl --request DELETE \
  --url https://api.example.com/api/whatsapp/accounts/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

id
string
required

Response

200

Successful response