Best Practice | Available Actions
- 16 Feb 2024
- 1 Minute to read
- Print
- DarkLight
Best Practice | Available Actions
- Updated on 16 Feb 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
API Actions
CMiC APi support the following methods:
Method | Description |
---|---|
GET | This action is required to retrieve data from CMiC. |
POST | This action is required to create/insert data into CMiC. |
PATCH | This action is required to update data in the CMiC, with a few exceptions that are identified on the related APis. |
DELETE | This action is required to permanently purge a single data row from CMiC. |