Creates a user using a POST http method. The user will receive an invitation email.
Required properties:
first_name — User given namelast_name — User family nameemail — User emailrole_id — ID of the user’s role:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User given name
User family name
User email
User Role: 1=C-Level, 2=Director, 3=Project Manager, 4=Collaborator, 5=Freelancer, 6=Client
1, 2, 3, 4, 5, 6 ID of the user's position
User phone number
User description
User birthday (YYYY-MM-DD)
Department or area
Hourly rate
Monthly hours
Daily hours
Plan ID: 4=Project Management, 5=Capacity Planning
4, 5 Whether user is hidden
Whether to charge hours
User created successfully
URL to user's profile picture
1=C-Level, 2=Director, 3=Project Manager, 4=Collaborator, 5=Freelancer, 6=Client
4=Project Management, 5=Capacity Planning