Skip to main content
Refresh Instagram Token
curl --request POST \
  --url http://localhost:3000/api/instagram/refresh-token
{
  "success": true,
  "message": "<string>"
}

Documentation Index

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

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

Response

Token refresh status

success
boolean
message
string