cURL
curl --request DELETE \ --url https://api.dualship.run/api/v1/workspaces/{id}/invitations/{inviteId} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Revoke a pending invitation (requires owner or admin role)
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
Workspace ID
Invitation ID
Invitation revoked
Deletion confirmation response
true
Was this page helpful?