Logo
OpenText Developer Cloud public resources API Documentation

misc

Number of APIs: 13


1. get-namespaces

GET {{apigee_host}}/cms/namespaces



2. get-all-cms-contract-file-type

GET {{apigee_host}}/cms/type-definitions?items-per-page=20



3. get-all-attributes-from-cms-contract-file-type

GET {{apigee_host}}/cms/type-definitions/ot2_app_contract/attributes



4. get-attribute-from-cms-contract-file-type

GET {{apigee_host}}/cms/type-definitions/ot2_app_contract/attributes/862b118d-70e4-4560-ba8f-4e3e79852c42



5. add-attribute-to-cms-contract-file-type

POST {{apigee_host}}/cms/type-definitions/ot2_app_contract/attributes



6. get-all-workflow-models

GET {{apigee_host}}/workflow/v1/runtime/models



7. delete-workflow-model

DELETE {{apigee_host}}/workflow/v1/runtime/models/cec260f7-3378-11ec-b023-eeee0affc492



8. get-cms-contract-file

GET {{apigee_host}}/cms/instances/file/ot2_app_contract/7e2aeeef-e924-4864-89ce-cb4b263b462b



9. delete-all-cms-contract-files

GET {{apigee_host}}/cms/instances/file/ot2_app_contract



10. process-document-with-riskguard

POST {{apigee_host}}/mtm-riskguard/api/v1/process



ENDPOINTS