Changes to POST /api/v1/identity-templates
POST /api/v1/identity-templates
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 20 revisions of this API.932
- 763e38e78337932
What changed
- ▲
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 status200response-body-type-changed
- ▲
removed the required property
authMethodfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
orgIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
templateFieldsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
updatedAtfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
authMethodrequest-property-removed
- ●
removed the request property
namerequest-property-removed
- ●
removed the request property
templateFieldsrequest-property-removed
- ○
added
subschema #1subschema #2to the request bodyanyOflistrequest-body-any-of-added
- ○
added
subschema #1subschema #2to the response bodyanyOflist for the response status200response-body-any-of-added
- ▲