Changes to Set Client Polaris Credentials
PUT /api/v1/admin/polaris/clients/{client_id}/credentials
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 4 revisions of this API.11
What changed
- ▲
added the pattern
^[a-zA-Z0-9_-]+$to the request propertyrequest-property-pattern-added
- ●
the
request property's maxLength was set to128request-property-max-length-set
- ▲