v1

OpenAPI 3.0.42026-07-13107171473.3 KB
Proxy Profiles

Generate Secret

This endpoint (re)generates a secret token for a Proxy Profile identified by the proxyProfileId parameter.

post/v1/proxy-profiles/{proxyProfileId}/secret

Path parameters

proxyProfileIdstring uuid required

The identifier of the Proxy Profile.

Response

When the generation was successful.

secretTokenstring required

The secret token associated with the proxy profile.