Check out the configuration docs for Auth0 Client Secret Rotations to learn how to obtain the
required parameters.
Path Parameters
The ID of the Auth0 Client Secret Rotation to be updated.
Body
application/json
The updated name of the Auth0 Client Secret Rotation. Must be slug-friendly.
Required string length:
1 - 64
The updated description of the Auth0 Client Secret Rotation.
Maximum length:
256
Whether secrets should be automatically rotated when the specified rotation interval has elapsed.
The updated interval, in days, to automatically rotate secrets.
Required range:
x >= 1
The updated hours and minutes rotation should occur at in UTC.
Response
Default Response