Credentials
Create (rotate) new credentials
Generates a new username/password pair for the site, deletes any older credentials. Requires apicredentials:create
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the site
Response
200
application/json
New credentials created
The response is of type object
.