Skip to main content
POST
Get access token

Body

application/json
clientId
string
required

The API client ID from the DynamoSQL portal.

clientSecret
string
required

The API client secret. Treat as a password.

Response

Authentication successful.

success
boolean
required

true when the request was processed without errors, false otherwise. Always present.

data
object
error
object

Present in the response body when success is false.