The HTTP API supports content management for Articles. Several HTTP API commands accept or require a article_id to process. You can view these IDs by using the Show command.
Commands
API Commands for Article management include:
- Create Article (createarticle, createblankarticle)
- Show Articles (showarticlelist)
- Get Article (getarticlewithid, getarticlewithname)
- Update Article (updatearticle)
- Delete Article (deletearticle)
- Copy Article (copyarticle)