Changes to Import tenants from CSV file
POST /api/v1/tenants/import/csv
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 11 revisions of this API.318
What changed
- ▲
response property
errorslist-of-types was widened by adding typesarrayto media typeapplication/jsonof response400response-property-list-of-types-widened
- ▲
response property
errorslist-of-types was widened by adding typesarrayto media typeapplication/jsonof response401response-property-list-of-types-widened
- ▲
response property
errorslist-of-types was widened by adding typesarrayto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
added the new optional
headerrequest parameterX-Kater-CLI-IDnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersourcenew-optional-request-parameter
- ○
added the new optional request property
attribute_columnsnew-optional-request-property
- ○
added the optional property
attribute_errorsto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
detailfrom the response with the422statusresponse-optional-property-removed
- ○
added the optional property
errorsto the response with the422statusresponse-optional-property-added
- ○
added the required property
codeto the response with the422statusresponse-required-property-added
- ○
added the required property
messageto the response with the422statusresponse-required-property-added
- ○
added the required property
statusto the response with the422statusresponse-required-property-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●