v1

latestOpenAPI 3.0.12026-07-17121196210.3 KB
CrmUser

Create a new user

post/crm/users

Request body

firstNamestring required

The first name of a user in a CRM.

lastNamestring required

The last name of a user in a CRM.

phonestring required

The phone number of a user in a CRM.

emailstring required

The email of a user in a CRM.

Response

status'ok' | 'error' required
messagestring required
{"stackTrail":"components:schemas:crmCreateOrUpdateUserResponse:properties:result","oasType":"schema","type":"unknown"}