Create identity auth template

post/api/v1/identity-templates

Request body

OR

Response

Default Response

OR

Changes

Changed in 1 of the 20 revisions of this API.932

  • 763e38e78337932See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the required property authMethod from the response with the 200 status

      response-required-property-removed

    • removed the required property createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property name from the response with the 200 status

      response-required-property-removed

    • removed the required property orgId from the response with the 200 status

      response-required-property-removed

    • removed the required property templateFields from the response with the 200 status

      response-required-property-removed

    • removed the required property updatedAt from the response with the 200 status

      response-required-property-removed

    • removed the request property authMethod

      request-property-removed

    • removed the request property name

      request-property-removed

    • removed the request property templateFields

      request-property-removed

    • added subschema #1 subschema #2 to the request body anyOf list

      request-body-any-of-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 200

      response-body-any-of-added