v1
latestOpenAPI 3.1.02026-07-26327152.4 KBExternal Support Panel
Regenerate Signing Secret
Generate a new signingSecret for the integration. The previous secret becomes invalid immediately.
post/v1/external-support/{projectId}/secret/regenerate
Path parameters
projectIdstring required
Unique identifier of the Jelou project
Response
Signing secret regenerated successfully
Example response
{
"signingSecret": "e5f6g7h8...new_signing_secret_hex"
}