Below is a list of all REST API Resources currently published in an active version of MDCMS.
For each resource, each valid method (GET, POST, PUT, DELETE) for the resource is described along with a list of parameters, example request and example response.
All payloads for MDCMS APIs must be in JSON format.
The URIs for resources always have the following structure:
https://<defined URL Endpoint in MDCMS>/<mdcms instance>/<resource-name>
For example, https://devbox.mycompany.com/mdcmstest/applications
- Applications REST API
- Attributes REST API
- Levels REST API
- Level Wildcard REST API
- MDSEC User REST API
- Object Request REST API
- Open Projects REST API
- Open RFPs REST API
- Open Subtasks REST API
- Open Tasks REST API
- Pipeline Request Trigger REST API
- Project REST API
- RFP Acceptance REST API
- RFP Approval REST API
- RFP Installation REST API
- RFP Rollback REST API
- RFP Send REST API
- RFP Submission REST API
- Task REST API