User invites

Decline invite

DELETE
/users/me/invites/{inviteId}

Authorization

API key Personal invites: write
AuthorizationBearer <token>

API key (sf_...) with any of the required scopes. Generate it in the Spotflow portal on the settings page.

In: header

Scope: Personal invites: write

Path Parameters

inviteId*string
Formatuuid

Response Body

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/users/me/invites/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty