Skip to main content
PUT
Activate or suspend user

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

Serializer for managing users.

action_type
enum<string>
required
  • activate - activate
  • suspend - suspend
Available options:
activate,
suspend
user_id
string<uuid>
required

User ID

remarks
string
required
Minimum string length: 1

Response

200

No response body