Hello, is it possible to add user using API?

Yes you can create a user with the Ticket API. But it requires that you create a ticket at same time.

3 months later

Hello thankyou,

do you have a code example for this?

@taieb

Full API documentation is here. When you create the ticket via API if the User doesn't exist yet the system will automatically create a new Guest User Account for the User. The information is pulled from the API request data like name, email, phone, etc.

Cheers.

Write a Reply...