PlatformHub

Modify an existing Platform Hub account

put/platformhub/accounts/{id}

Path parameters

idstring required

Request body

Descriptionstring
Idstring required
Namestring required
Slugstring

Example request

{
  "Id": "Accounts-1"
}

Response

Indicates that the Platform Hub account was successfully modified.

ModifyPlatformHubAccountResponse required

Changes

No recorded changes to this endpoint across all 7 revisions of this API.