zendex v0.8.1 Zendex.User
Interact with Zendesk user.
Summary
Functions
Create a new user
Delete a user
List all users
Show information relating to the user, example: number of assigned tickets
Show a specific user, given their id
Show many user, given their ids
Functions
Create a new user.
List all users.
show(connection, id)
show(Zendex.Connection.t, integer) :: map
show(Zendex.Connection.t, integer) :: map
Show a specific user, given their id.
Show many user, given their ids.