Setting precreated-client secret
Sets the secret for the precreated-client in OpsManager's UAA configuration
Request
URI
PUT
https://{opsmanager-installation}//api/v0/uaa/precreated_client
COPY
Request Body
{
"precreated_client": {
"precreated_client_secret": "string"
}
}
precreated_client
Optional
precreated_client
Responses
200
OK
Operation doesn't return any data structure
422
Unprocessible Entity
Operation doesn't return any data structure