v1

latestOpenAPI 3.1.02026-07-17254060.5 KB
notices

Create a new notice

Record an occurrence of a notice with the specified options.

post/v1/notices

Request body

action'add' required

The action to perform.

type'custom' required

The type of notice to create.

keystring required

The key for the notice (must follow the "example.com/path" format).

repeat-afterstring duration

Duration after which the notice can be repeated.

dataobject

Additional JSON data associated with the notice.

Response

Notice successfully created.

typestring

Response type, "sync".

status-codeinteger

HTTP response status code.

statusstring

The description of the HTTP status code.

See the IANA list.