Step 1: Authenticate
POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token
Request Body
[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |
POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token
[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |