Relinquish hosting for adoption

Request Information
URL POST {{basepath}}/hosting/:hosting_id/relinquish
CategoryHosting

Description

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.

Url variables
:hosting_id3_23a877d39de9134a983167446257dd3ef4e3ba39
JSON
{
    "adoptionKey": "testerino-0090947589134"
}