/revoke
Revoke a release you transferred. The effect is that you become the owner again.
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
409
Conflict error
500
Internal server error
put
PUT /tmining/api/v1/releases/{address}/revoke HTTP/1.1
Host: url:port
Authorization: Bearer JWT
Accept: */*
No content
EXAMPLE

Last updated