How to add a new end user via API?
Publicado 04 nov 2024
Hi Team,
I want to add a new end user via API. Can you please provide end point for that or else is there any other way of doing it through API?
Thanks
0
2
Publicado 04 nov 2024
Hi Team,
I want to add a new end user via API. Can you please provide end point for that or else is there any other way of doing it through API?
Thanks
0
2 comentarios
Nayden Petrov
Hi Salman,
You can use
POST /api/v2/users
to create a new user.More details here: https://developer.zendesk.com/api-reference/ticketing/users/users/#create-user
Ned
0
Jacob the Moderator
Hi 8313567620634
You can create users one at a time or import large batches of them, I'll leave a few links below that will tell you how.
https://developer.zendesk.com/api-reference/ticketing/users/users/#create-user
https://developer.zendesk.com/documentation/ticketing/using-the-zendesk-api/importing-users-with-the-zendesk-api/
Hope that helps you out!
0
Iniciar sesión para dejar un comentario.