Logo
2cloudnine Payroll API API Documentation

JWT Bearer Token Flow

POST https://login.salesforce.com/services/oauth2/token

JWT Auth

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://login.salesforce.com/services/oauth2/token' -H 'Content-Type: application/x-www-form-urlencoded'

ENDPOINTS