Generate Secret
POST/v1/proxy-profiles/:proxyProfileId/secret
This endpoint (re)generates a secret token for a Proxy Profile identified by the proxyProfileId parameter.
Request
Responses
- 200
- 400
- 404
- 429
When the generation was successful.
Bad request.
Not found.
Too many requests. In case of the request rate exceeds the rate limits.