[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Update Org
DescriptionUpdates the details of a specified provider organization.
Request
URLURL
https://{api_host}/mgmt/orgs/{orgId}
Path Parameters
Path Parameters
string
orgId
Required
- ID of the MSP organization in CSP
Parameter Serialization Style:
simple
Header Parameters
Header Parameters
string
csp-auth-token
Optional
- Access token generated from refresh token for authentication.
Parameter Serialization Style:
simple
Request Body
Request Body
Org
of mimetype application/json
Required
- Payload to updates the details of a specified provider organization.
This request body class requires all of the following:
BaseEntity, InlineOrg1
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
204 No Content
Returns
Org
of type */*
No Content
This response body class contains all of the following:
BaseEntity, InlineOrg1
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "csp-auth-token: string" -H "Content-Type: application/json" -d '{}' https://{api_host}/mgmt/orgs/{orgId}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
On This Page
Lifecycle Management Operations
post
post
patch
get
get
put