Create User Pool Client

POST {{aws_cognito_identity_provider_base_url}}/?Action=CreateUserPoolClient

Request Params

KeyDatatypeRequiredDescription
ActionstringSet to code to initiate a code grant flow, which provides an authorization code as the response. This code can be exchanged for access tokens with the token endpoint.