Description
This endpoint returns a bearer token that can be used to authorize requests to protected endpoints.Request
Endpoint:The actual required body depends on your Cognito client setup.
Response
200 OKNotes
Use theaccess_token
from the response as the Authorization
header value in future requests.