User Management
Create User
POST Create a Vital user given a client_user_id and returns the user_id.
POST
When the supplied client_user_id
conflicts with an existing user, the 400 Bad Request error response
includes the Vital User ID (user_id
) and the creation date (created_on
) of the conflicting user.
Authorizations
Vital Team API Key
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.