Skip to main content
DELETE
/
api
/
v2
/
external
/
user
/
delete
Delete User
curl --request DELETE \
  --url https://api.lyceum.technology/api/v2/external/user/delete \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.

Response

200 - application/json

Successful Response