Skip to main content
POST
/
api
/
public
/
v1
/
me
/
partner
/
rotate-signing-secret
Rotate the partner signing secret
curl --request POST \
  --url https://api.flexslot.gg/api/public/v1/me/partner/rotate-signing-secret \
  --header 'Authorization: Bearer <token>'
{
  "plaintext_signing_secret": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

User-issued personal access token (format: flx_pat_).

Response

200 - application/json
plaintext_signing_secret
string
required

Shown ONCE — copy immediately. Cannot be recovered.