Lock or Unlock a Thread
POST {{baseUrl}}/1/threads/lock-edits
Lock or unlock edits to a thread.
Request Body
[{"name"=>"thread_id", "value"=>"ut elit aliquip", "datatype"=>"string"}, {"name"=>"edits_disabled", "value"=>"true", "datatype"=>"boolean"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}