Follow

API – User Functions

Endpoint

GET/user/<username>

Description

Fetch user account fields.  This does not include any venue specific fields.  Those are given by another call.

Output

JSON field name/value pairs of user account data.


 

Endpoint

POST/user/<username>

Description

Update user account fields.  This does not include any venue specific fields.  Those are given by another call.

Fields available for update can be inferred from a call to GET/user/<username>.

Output

On success, output is the text “OK”.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Powered by Zendesk