/
HY
hyperonym
/
Ratus
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
health
2
metrics
1
promises
7
get
List all promises in a topic
post
Make a promise to claim and execute the next available task in a topic
delete
Delete all promises in a topic
get
Get a promise by the unique ID of its target task
put
Make a promise to claim and execute a task regardless of its current state
post
Make a promise to claim and execute a task if it is in pending state
delete
Delete a promise by the unique ID of its target task
tasks
9
topics
4
promises
Delete all promises in a topic
delete
/topics/{topic}/promises
Path parameters
topic
string
required
Name of the topic
Response
OK
RatusDeleted
required
deleted
integer
Number of resources deleted by the operation.
Changes