Hub
Restore a Hub
Restore a specific hub, identified by its UUID, that has been previously deleted
put/v1/hub/{hub_id}/restore
Path parameters
hub_idstring uuid required
UUID of the hub to be restored
Response
Hub successfully restored
Example response
{
"data": "Hub restored"
}Changes
Changed in 2 of the 8 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲