cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/hubs/{hubId} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Delete a Hub by ID in the current organisation.
DeleteHubResponse is returned after deleting an board.
The response is of type object.
object