Skip to main content
POST
Reject Registration

Authentication

string
required
Bearer token: Bearer <admin_token>
This endpoint requires admin privileges.

Path Parameters

string
required
The user’s profile ID (UUID)

Request Body

string
Optional rejection reason to include in notification email

Example Request

Response

What Happens

  1. Status Updated - Profile status changes to rejected
  2. Email Sent - Rejection notification sent to user (if email enabled)

Errors