Skip to main content
DELETE
Delete a User

Overview

This endpoint removes a user from the system. The operation permanently deletes the specified user record.

Request

Endpoint

Authentication

API authentication requires the following headers:

Path Parameters

Response

Success Response (HTTP 204)

A successful deletion returns an HTTP 204 No Content status, indicating the user has been removed.

Error Responses

Example Error Response (401)

Example Error Response (403)