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.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.