Skip to content

Restore a soft-deleted admin user

POST
/rest/v1/admin/users/{id}/undelete

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Parameters

Path Parameters

id*
Type
integer
Required
Format
"int64"

Responses

User restored

application/json
JSON
"string"

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI