Users
Creating a new user
Create pet.
POST
https://api.flylogs.com/users/create.json
Creates a new pet.
Request Body
Name
Type
Description
name*
string
The name of the pet
user_group_id
int
The id
of the user group the user belongs to
string
The email of the user
phone
string
The phone number
Updating a user
Last updated
Was this helpful?