Delete users
Learn how to delete users
Last updated
Learn how to delete users
Last updated
The following route can be used to delete your users.
DELETE https://sentry.aleno.ai/users
Name | Required | Type | Description |
---|---|---|---|
If you delete a user, all its associated subscriptions will be automatically deleted.
No payload.
Returns list of User objects corresponding to deleted users.
ids
required
List of string
List user ids you want to delete.