Changes to Rescind a pending invite by id
DELETE /identity/members/invites/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 25 revisions of this API.15
What changed
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
changed the pattern of the
pathrequest parameteridfrom^ginv_[0-9a-hjkmnp-tv-z]{26}$to^ginv_[0-7][0-9a-hjkmnp-tv-z]{25}$request-parameter-pattern-changed
- ○
the
response's property pattern was changed from^ginv_[0-9a-hjkmnp-tv-z]{26}$to^ginv_[0-7][0-9a-hjkmnp-tv-z]{25}$for the statusresponse-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●