cURL
curl --request POST \ --url https://api.fivemanage.com/api/sdk/invalidate \ --header 'Authorization: <authorization>'
"<string>"
Manually invalidate an SDK session and its associated token.
SDK token
Endpoint (required for fivem)
Resource name (required for fivem)
SDK resource invalidated.
The response is of type string.
string
Was this page helpful?