Article Editing Heartbeat
Record that the current user is editing an article (heartbeat, TTL 60s).
Record that the current user is editing an article (heartbeat, TTL 60s).
AuthorizationBearer <token>
In: header
Path Parameters
article_id*Article Id
Response Body
application/json
application/json
curl -X POST "https://loading/api/v2/kb/articles/string/editing"{
"status": "ok"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}