identity/token
POST https://iam.cloud.ibm.com/identity/token
Request Body
[{"name"=>"grant_type", "value"=>"urn:ibm:params:oauth:grant-type:apikey", "datatype"=>"string"}, {"name"=>"apikey", "value"=>"{{apiKey}}", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |