Invites

Delete an invite

Delete a pending invite. This will prevent the invited user from joining the workspace using this invite.

delete/invites/{id}

Path parameters

idstring uuid required

Invite ID (UUID)

Response

Invite deleted

deletedboolean

Whether the invite was deleted

Changes