Rotate package password
Generate a new package password (the 10-character key used to authenticate proxy requests — not the API key). The old password stops working immediately, so update every client that connects through this package. The new plaintext password is returned only in this response.
Returns 400 if the package is deleted or suspended.
Requires the proxy:packages:write scope.
Authorizations
API key secret (starts with s_live_). Create keys in the dashboard under Settings → API keys, or via POST /v1/api-keys/. Send it as Authorization: Bearer <secret>.
Path Parameters
The package ID
Response
Successful Response
Response schema for password rotation endpoint.
The newly generated plaintext password/key