Delete a user identified by external ID

DELETE {{baseUrl}}/users/external_id:{{external_id}}

Immediately deletes a user.

HEADERS

KeyDatatypeRequiredDescription
X-MAGICBELL-API-KEYstring(Required) The (public) API key of your MagicBell project.
X-MAGICBELL-API-SECRETstring(Required) The API secret of your MagicBell project.
Acceptstring