Users
Delete an API user
Permanently delete an API user and invalidate any access tokens issued to them. Use this when an integration is retired or its credentials are believed to be compromised.
Requires the caller's site-user to hold the users:manage permission on a site that the API user belongs to. The operation cannot be undone.
delete/api-users/{userId}
Response
The API user was deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.