URL | POST {{basepath}}/hosting/:hosting_id/relinquish |
---|---|
Category | Hosting |
Allows you to relinquish the hosting for adoption in another account. Only api keys with the right hosting_relinquish
is allowed to call this.
the request body should contain a HostingRelinquishRequest object.
Returns a HostingGetResponse object.
:hosting_id | 3_23a877d39de9134a983167446257dd3ef4e3ba39 |
---|
{
"adoptionKey": "testerino-0090947589134"
}