Skip to main content
POST
Dislike a shout

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
uri
string<at-uri>

The unique identifier of the shout to dislike

Response

OK

id
string

The unique identifier of the shout.

message
string

The content of the shout.

parent
string

The ID of the parent shout if this is a reply, otherwise null.

createdAt
string<date-time>

The date and time when the shout was created.

author
object