Skip to main content
POST
Upload articles

Authorizations

Authorization
string
header
required

The Authorization header is required to authenticate API requests. It should contain a bearer token obtained through the IrisAgent portal.

Body

application/json
articles
object[]
required

Response

Articles uploaded successfully

result
enum<string>
required
Available options:
success,
partial