Applies a patch to the authenticated user
PATCH /v1/user
Summary
Applies a patch to the authenticated user.
Details
Request body: array of patch operations. This endpoint only allows patching the
timeZone field on the authenticated user.
Authentication
No operation-level security requirement is documented here.
Parameters
None documented here.
Request Body
No request body is documented here.
Responses
200
Success. No response body.
No response body schema documented.