Endpoints
Roll endpoint secret
This endpoint expires and re-generates the endpoint secret.
PUT
/
v1
/
projects
/
{projectID}
/
endpoints
/
{endpointID}
/
expire_secret
Authorizations
Body
application/json
Amount of time to wait before expiring the old endpoint secret. If AdvancedSignatures is turned on for the project, signatures for both secrets will be generated up until the old signature is expired.
New Endpoint secret value.
Was this page helpful?