Skip to main content
DELETE
Delete a workspace invite
This endpoint requires a management API key with workspaces:write.
Deleting an invite does not remove members who previously joined with it.

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Workspace UUID or slug.

invite_id
string<uuid>
required

Invite identifier.

Response

Invite deleted

deleted
enum<boolean>
required
Available options:
true
Last modified on August 30, 2026