Skip to main content
POST
/
sdk
/
invalidate
Terminate SDK Session
curl --request POST \
  --url https://api.fivemanage.com/api/sdk/invalidate \
  --header 'Authorization: <authorization>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.fivemanage.com/llms.txt

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

Headers

Authorization
string
required

SDK token

Query Parameters

endpoint
string
required

Endpoint (required for fivem)

resourceName
string
required

Resource name (required for fivem)

Response

SDK resource invalidated.

The response is of type string.