Container Service
Container Type
Update container type basic deatils
1min
PUT
PATH PARAMETERS
containerTypeName
string
*Example: bag
A unique name to represent type of a container.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique request id.
X-COREOS-TID
string
*Example: delhivery1234
Tenant id
X-COREOS-ACCESS
string
*Core-os access token
X-COREOS-USERINFO
string
Core-os user info
X-COREOS-CALLBACK-SECRET
string
Core-os access token
BODY PARAMETERS
body
ContainerTypeUpdateRequest
*Update Container type configuration
allowedParent
ContainerTypeAllowedParent
*callback
object
RESPONSES
202
Accepted
SuccessResponse
data
object
request
Request
400
Bad Request
ErrorResponse
error
Error
Error Information
request
Request
401
Unauthorized
ErrorResponse
error
Error
Error Information
request
Request
404
Not Found
ErrorResponse
error
Error
Error Information
request
Request
503
Server Error
ErrorResponse
error
Error
Error Information
request
Request
Updated 24 Aug 2023
Did this page help you?