Skip to main content
PATCH
Update a User

Overview

This endpoint enables updating an existing user’s information within the Transcrypts system.

Request

Endpoint

Authentication

API authentication requires the following headers:

Path Parameters

Request Body

The request accepts JSON with user profile fields that can be modified.

Example Request

Response

Success Response (HTTP 200)

The endpoint returns the updated user object upon successful modification.

Error Responses