v1
latestOpenAPI 3.0.32026-07-22177397578.0 KBAccount
Create a new account
Create new account
post/accounts
Request body
amClientIdstring
Client ID in AM
amClientSecretstring
Client Secret in AM
dateCreatedstring date-time
Date when the account was created
emailstring
Email associated with the given account
firstNamestring
First name of the user of the given account
idinteger
Unique identifier of the given account
imageURLstring
Image URL of the user
isPasswordExpiredboolean
Password regeneration required
isProductRecoAllowedboolean
Product recommendation allowed
lastNamestring
Last name of the user of the given account
passwordstring
Password
passwordBlockedboolean
Checks if the user is blocked due to exceeding maximum password attempts
passwordConfirmstring
Password confirmation
preferredLocale'fr' | 'en' | 'de'
Used locale of the given account
solutionsstring[]
Solutions enabled for the user
status'CREATED' | 'ACTIVATED' | 'DEACTIVATED'
teamIdinteger
ID of the team to which the user belongs
Response
Created