Skip to content

Instantly share code, notes, and snippets.

@muracms
Last active August 29, 2015 14:14
Show Gist options
  • Save muracms/ce5c96a81fec6e2dcc6c to your computer and use it in GitHub Desktop.
Save muracms/ce5c96a81fec6e2dcc6c to your computer and use it in GitHub Desktop.
GET https://yourdomain.com/{context}/index.cfm/_api/json/v1/?method=generateCSRFTokens&siteid={siteid}&context={entityid}
{
"data": {
"csrf_token": "469153A8855FFA7ECB5A11BC8EB3F3C4",
"csrf_token_expires": "42041.6270023"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment