hubs
Put organisations hubs
Update an existing hub, by ID for the given organisation.
PUT
/
organisations
/
{organisationId}
/
hubs
/
{hubId}
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredhubId
string
requiredBody
application/json
id
string
requiredorgId
string
requiredname
string
requiredcreatedAt
string
requiredupdatedAt
string
requireddeletedAt
string
Response
200 - application/json
id
string
requiredorgId
string
requiredname
string
requiredcreatedAt
string
requiredupdatedAt
string
requireddeletedAt
string