Changes to Revoke party invitation
DELETE /party-invitations/{invitationId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 28 revisions of this API.24
What changed
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ●
for the
headerrequest parameterIdempotency-Key, the maxLength was set to255request-parameter-max-length-set
- ●
for the
pathrequest parameterinvitationId, the maxLength was set to64request-parameter-max-length-set
- ○
removed the
VIEWERenum value from thedata/attributes/roleresponse property for the response status200response-property-enum-value-removed
- ●