Service_outage
Fetches a list of service outages for the current organization.
Authorizations
Responses
200
No response body
No content
get
/ux/common/service_outage/service_outage/GET /ux/common/service_outage/service_outage/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
200
No response body
No content
Creates a new service outage record for the current organization.
Authorizations
Responses
201
No response body
No content
post
/ux/common/service_outage/service_outage/POST /ux/common/service_outage/service_outage/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
201
No response body
No content
get
Service Outage API endpoints
Authorizations
Path parameters
idstringRequired
Responses
200
No response body
No content
get
/ux/common/service_outage/service_outage/{id}/GET /ux/common/service_outage/service_outage/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
200
No response body
No content
put
Service Outage API endpoints
Authorizations
Path parameters
idstringRequired
Responses
200
No response body
No content
put
/ux/common/service_outage/service_outage/{id}/PUT /ux/common/service_outage/service_outage/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
200
No response body
No content
Deletes a specific service outage by its ID.
Authorizations
Path parameters
idstringRequired
Responses
204
No response body
No content
delete
/ux/common/service_outage/service_outage/{id}/DELETE /ux/common/service_outage/service_outage/{id}/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
204
No response body
No content
Fetches all available options related to service outages for the current organization.
Authorizations
Responses
200
No response body
No content
get
/ux/common/service_outage/service_outage/options/GET /ux/common/service_outage/service_outage/options/ HTTP/1.1
Host:
Authorization: YOUR_API_KEY
Accept: */*
200
No response body
No content