Organization
Declines the invitation identified by invitationId. No membership is created.
Responds with 409 when the invitation is not pending or was issued to a different email than the calling customer's.
post/organizations/invitations/{invitationId}/reject
Path parameters
invitationIdstring required
The id of the invitation to reject.
Response
No Content
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○