Self Block
Self block
POST
/auth-service/v1/user/self-block
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
days
number
Days count to be blocked
Response
Last updated
POST
/auth-service/v1/user/self-block
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
days
number
Days count to be blocked
Response
Last updated