/api/sip-servers/100 HTTP/1.1 204 No Content /api/sip-servers/100 HTTP/1.1 404 Not Found {
"detail": "Sip Server with ID 100 has not been found",
"title": "Sip Server not found",
"described_by": "http://api.nfon.net/probs/sip-server-not-found"
}
/api/sip-servers/100 HTTP/1.1 400 Bad Request {
"detail": "Sip Server with ID 100 cannot be delete because it is referenced by Customer",
"title": "Sip Server cannot be deleted",
"described_by": "http://api.nfon.net/probs/sip-server-cannot-be-deleted"
}
/api/sip-servers/404 HTTP/1.1 404 Not Found {
"detail": "Sip Server with ID 404 has not been found",
"title": "Sip Server not found",
"described_by": "http://api.nfon.net/probs/sip-server-not-found"
}
/api/sip-servers/100 HTTP/1.1 403 Forbidden {
"detail": "Required role is missing",
"title": "Access forbidden",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/sip-servers/100 HTTP/1.1 403 Forbidden {
"detail": "Required role is missing",
"title": "Access forbidden",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}
/api/sip-servers/100 HTTP/1.1 403 Forbidden {
"title": "Access forbidden",
"detail": "Required role is missing",
"described_by": "http://api.nfon.net/probs/invalid-authorization"
}