Update an attendee
You can update type of user e.g. Ateendee, Admin etc. by changing isadmin
binary property.
Request body structure should be same as mentioned or else will cause error.
Path Parameters |
---|
userid integer — REQUIRED |
Request Body Expected request body description:
|
---|
firstname string |
lastname string |
exhibitoridfk integer |
usercategory string |
form_number integer |
details_form string |
Responses | |||
---|---|---|---|
200 PostPatchResponse
| |||
default Error Response
|