The Add Article to Reply API captures events for articles used in a reply for a digital channel activity.
Note: Either the x-ext-activity-id
orx-ext-integration-id
and x-ext-interaction-id
header must be provided.
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Not acceptable
Incorrect Content Type Header
Internal server error
{- "editionId": "PROD-13015",
- "versionId": "PROD-12416",
- "language": {
- "code": "en-US"
}
}
Required query parameter is missing.
{- "code": "400-112",
- "developerMessage": "Required query parameter(s) is missing. The following parameters are required: <param name>"
}