user

Update deletion reason

Update deletion reason

post/v2/user/delete/reason

Headers

Authorizationstring required

With the bearer started

Request body

reasonstring required

Response

success

codeinteger

0=success,only parse data when code=0

{"stackTrail":"components:schemas:bluente_internal_platform_utils.BaseResponse:properties:data","oasType":"schema","type":"unknown","description":"real data"}
messagestring

tip message

Example response

{
  "message": "success"
}

Changes