Class: Cognito::Client::Command::CreateProfile
- Inherits:
-
Cognito::Client::Command
- Object
- Cognito::Client::Command
- Cognito::Client::Command::CreateProfile
- Includes:
- Mixins::CreateBehavior
- Defined in:
- lib/cognito/client/commands/create_profile.rb
Constant Summary collapse
- ENDPOINT =
'/profiles'
- PARAMS =
IceNine.deep_freeze(data: { type: 'profile' })