v1
latestOpenAPI 3.0.02026-07-14198572488.4 KBSite Transfers
Accept a site transfer
Accept a site transfer
post/v1/sites/{id}/transfer/{transfer_id}/accept
Path parameters
idinteger required
ID of the Site you are interacting with
Example:8880000888
transfer_idstring uuid required
ID of the site transfer
Example:123e4567-e89b-12d3-a456-426614174000
Response
OK
Example response
{
"success": true,
"errors": [],
"messages": []
}