POST ./callouts/{calloutID}
It is used to add a callout for the current user.
PATH parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| calloutID | string | Required | Callout ID |
Validation
| Error Field | Error Code | Error Message |
|---|---|---|
| calloutID | 101 | calloutID does not exist. |
