/unassign
Remove the assignment of a release to a driver or barge.
Authorizations
Path parameters
addressstringRequired
Responses
202
Request accepted but not yet or partially processed
401
Invalid Authorization bearer token
403
Access forbidden
404
Release not found
500
Internal server error
put
PUT /tmining/api/v1/releases/{address}/unassign HTTP/1.1
Host: url:port
Authorization: Bearer JWT
Accept: */*
No content
EXAMPLE

Last updated