Patch symbol control
Changes only the named fields, leaving the rest as they are. A null in the body is ignored rather than treated as a removal: to remove a field, name it in clear. Use PUT to replace the whole control.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Fields to change, and fields to remove
Fields to remove. Clearing manually_disabled restores its default of
false, since the column cannot be null.
Fields of a manual control a PATCH may remove.
An enum rather than free text so a misspelled name is rejected instead of silently doing nothing. A caller that believes it re-enabled an account and did not is the failure this exists to prevent.
manually_disabled, manual_reason