Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - text
Return 1 on success
The response is of type enum<number>
.
Available options:
1
Update single patient custom field
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Return 1 on success
The response is of type enum<number>
.
1