UpdateManuallyManagedResourceType
App Resource Type
Update Manually Managed Resource Type
Update a manually managed resource type’s fields. Only the fields specified in the update mask are modified.
POST
UpdateManuallyManagedResourceType
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Path Parameters
The ID of the app that is associated with the app resource type
The unique ID for the app resource type.
Body
application/json
Response
200 - application/json
The response message for updating a manually managed resource type.