/
HY
hyperonym
/
Ratus
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20m ago · Updated 1mo ago
Details
Filter operations
health
2
metrics
1
promises
7
tasks
9
get
List all tasks in a topic
put
Insert or update a batch of tasks
post
Insert a batch of tasks while ignoring existing ones
delete
Delete all tasks in a topic
get
Get a task by its unique ID
put
Insert or update a task
post
Insert a new task
delete
Delete a task by its unique ID
patch
Apply a set of updates to a task and return the updated task
topics
4
tasks
Delete all tasks in a topic
delete
/topics/{topic}/tasks
Path parameters
topic
string
required
Name of the topic
Response
OK
RatusDeleted
required
deleted
integer
Number of resources deleted by the operation.
Changes