Skip to main content
POST
unlike

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
timeline_id
string
required

Timeline event identifier.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
string

Endpoint-specific response payload, or an error message when success is false.