Delete an organization user

Permanently deletes an organization user. It cannot be undone.

DELETE/v3/organizations/{organizationId}/users/{id}
JWTorganization:user:delete

Path parameters

organizationIdstringrequired
idstringrequired

Unique identifier for the organization user.

Response

204 No Content