IMACD
API endpoint that allows imacd process to be viewed or edited.
No response body
No content
GET /ux/common/imacd/conversation/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
API endpoint that allows imacd process to be viewed or edited.
No response body
No content
POST /ux/common/imacd/conversation/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
API endpoint that allows imacd process to be viewed or edited.
No response body
No content
GET /ux/common/imacd/conversation/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
API endpoint that allows imacd process to be viewed or edited.
No response body
No content
PUT /ux/common/imacd/conversation/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
API endpoint that allows imacd process to be viewed or edited.
No response body
No content
DELETE /ux/common/imacd/conversation/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
This endpoint is used to fetch all the IMACD process in the current organization
Items Per Page
Page Number
Sorting Order
Sorting Key
No response body
No content
GET /ux/common/imacd/imacd/?items_per_page=1&page=1 HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
This endpoint is used to save a new imacd for the current organization
No response body
No content
POST /ux/common/imacd/imacd/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 931
{
"summary": "VPN Issue",
"description": "",
"catalogue": "",
"impact_service": "",
"impact_service_name": "service1",
"service_classification": "",
"service_classification_name": "",
"state": "Open",
"state_id": 1,
"status": "New",
"status_id": 1,
"urgency_id": 3,
"urgency": "Low",
"priority_id": 5,
"priority": "Very Low",
"impact": "Department",
"impact_id": 3,
"imacd_source": {
"id": 1,
"name": "Web"
},
"resolution_type": "",
"is_first_call": "",
"imacd_type": {
"id": 1,
"name": "imacd",
"prefix": "inci"
},
"requester_id": "",
"requester_name": "Test req",
"requester_email": "[email protected]",
"requester_phone": "7778889999",
"reporter_name": "",
"reporter_email": "",
"reporter_phone": "",
"watcher": "",
"hold_config": {},
"support_group": "",
"assignee": "",
"escalation": {},
"tag": [],
"assets": [],
"config": {},
"reference": {},
"template_info": {},
"closure_info": {},
"approval_config": {},
"custom_field": [
{}
],
"attachment": {},
"api_link": {},
"lock_config": {},
"field_service_config": {},
"closure_note": ""
}
No response body
No content
This endpoint is used to fetch a imacd process details in the current organization
No response body
No content
GET /ux/common/imacd/imacd/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
This endpoint is used to edit an existing imacd for the current organization
No response body
No content
PUT /ux/common/imacd/imacd/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
This endpoint is used to delete an existing imacd for the current organization
No response body
No content
DELETE /ux/common/imacd/imacd/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content
API endpoint that allows Business Profile to be viewed or edited.
No response body
No content
GET /ux/common/imacd/imacd/options/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
No response body
No content