Restowing Configuration (Operations)
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Configuration of all restow item related things
application/json
401
Your user is not allowed to operate against this API instance
application/json
403
Your user, although recognized, is not authorized to use this endpoint
application/json
404
Entity not found
application/json
get
/api/configurations/operativerestowingAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
OperationalRestowingConfigurations
Responses
200
The restowing configurations were successfully updated.
application/json
201
The restowing configurations were successfully created.
application/json
400
Invalid input. See response for details
application/json
401
Your user is not allowed to operate against this API instance
application/json
403
Your user, although recognized, is not authorized to use this endpoint
application/json
patch
/api/configurations/operativerestowingLast updated

