Add a ban to the user, either for a specific period or permanently.
project_id required | string <uuid> Login project ID from Publisher Account. |
user_id required | string <uuid> User ID. You can find it in Publisher Account > your Login project > Users. |
OK.
Bad Request
Unauthorized
Forbidden
Not Found
Unprocessable Entity
{- "date_from": "string",
- "date_to": "string",
- "reason": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}