Changes to Create party invitations

POST /party-invitations

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 28 revisions of this API.115

  1. 359d267dca881
  2. b1ad79e918ac1
  3. ba1fb54c59392
  4. 270e233e401c111

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 new optional request property data/attributes/tags

      new-optional-request-property

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

      response-required-property-added

  • 270e233e401c111See the full diff
    • removed the enum value VIEWER of the request property data/attributes/invitations/items/role

      request-property-enum-value-removed

    • the data/attributes/invitations/items/email request property's maxLength was set to 80

      request-property-max-length-set

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

      response-property-enum-value-removed