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

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59391
  4. 270e233e401c21

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the required property data/attributes/tags to the response with the 200 status

      response-required-property-added

  • 270e233e401c21See the full diff
    • for the header request parameter Idempotency-Key, the maxLength was set to 255

      request-parameter-max-length-set

    • for the path request parameter invitationId, the maxLength was set to 64

      request-parameter-max-length-set

    • removed the VIEWER enum value from the data/attributes/role response property for the response status 200

      response-property-enum-value-removed