Mark status
put
Authorizations
LOWCODER_CE_SELFHOST_TOKENstringRequired
Body
typestringOptional
valueobjectOptional
Responses
200
OK
*/*
put
/api/users/mark-statusPUT /api/users/mark-status HTTP/1.1
Host: /
Content-Type: application/json
Accept: */*
Content-Length: 26
{
"type": "text",
"value": {}
}200
OK
{
"code": 1,
"message": "text",
"data": true,
"success": true
}