delete

Deletes this organization.

Note: This operation is irreversible and will remove all associated data including members, roles, and invitations. The operation will only succeed if adminDeleteEnabled is true.

Return

A ClerkResult containing a DeletedObject confirmation on success, or a ClerkErrorResponse on failure.


Deletes this organization domain.

Return

A ClerkResult containing either a DeletedObject on success or a ClerkErrorResponse on failure


Deletes the organization membership for the current user.

Return

A ClerkResult containing a DeletedObject on success, or a ClerkErrorResponse on failure