Changes to Create a Team Member

POST /v1/team_members

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

Changed in 4 of the 30 revisions of this API.114

  1. c3c9e12302242
  2. cac96b8772c31
  3. a93800de3a851
  4. 98201e8dd1b411

What changed

    • added the new optional request property department_permissions/items/permissions/pathways

      new-optional-request-property

    • added the optional property team_member/department_permissions/items/permissions/pathways to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added