POST enterpriseusers/{userName}/rotatesecret
Rotates a specific enterprise user's secret
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userName | the enterprise user's username |
Define this parameter in the request URI. |
Response body formats
application/hal+xml
No sample
application/hal+json
Sample:
{
"Secret": "h43ofah43fuha43hfjlrkeahfa98743gh",
"UserName": "enterpriseuser123",
"Created": "2021-07-06T11:06:30.9786158+02:00",
"OwnerOrgNo": "910494392"
}
