Delete an invite by ID.
cURL
curl --request DELETE \ --url https://api.userintuition.ai/api/invites/{id} \ --header 'Authorization: Bearer <token>'
{ "detail": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.userintuition.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.userintuition.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
ui_sk_
The invite ID
Invite deleted successfully