risk-guard-otds-correct
POST https://na-1-dev.api.opentext.com/tenants/{MY TENANT ID}/oauth2/token
Request Body
[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}, {"name"=>"client_secret", "value"=>"encoded", "datatype"=>"string"}, {"name"=>"client_id", "value"=>"encoded", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |