Callouts
It is used to add/view callouts for a user.
Endpoints
Type | URI | Description |
---|---|---|
GET | ./callouts | It is used to return the callouts for a user. |
POST | ./callouts | It is used to add a callout for the current user. |
DELETE | ./callouts | It is used to delete a callout for the current user. |