URL | POST {{basepath}}/hosting/:hosting_id/sync |
---|---|
Category | Hosting |
Forces the hosting to be synced by the hosting api. Returns a HostingSyncResponse object.
:hosting_id | {{hosting_id}} |
---|
{}
POST {{basepath}}/hosting/:hosting_id/sync
{}
:hosting_id | 1_examplehostingid |
---|
202 Accepted
{
"responseId": "1_9de2c0b2440726f47712682a325dd09b39a8d4ae",
"status": "pending",
"message": "Your hosting sync is pending"
}