Status Codes
Statues Codes to Private Certificate Management APIs
|
Status Codes |
Status |
Description |
|---|---|---|
|
200 |
OK |
Request processed successfully. |
|
201 |
Created |
Resource created. |
|
204 |
NO Content |
Request succeeded. No response body is returned. |
|
400 |
Bad Request |
The request parameter is incorrect. |
|
401 |
Unauthorized |
Incorrect or illegal client authentication information. |
|
403 |
Forbidden |
The server understood the request, but is refusing to fulfill it. |
|
404 |
Not Found |
The requested resource does not exist or not found. |
|
500 |
Internal Server Error |
Internal service error. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.