| 200 |
OK |
The call was completed successfully. |
| 201 |
Created |
The resource was created. |
| 400 |
Bad Request |
There is a problem with the call and the API server is unable to process it. |
| 401 |
Unauthorized |
The authentication credentials were invalid or there is a problem with the license specified in the request. |
| 403 |
Forbidden |
The current user does not have the required privileges to execute this call. |
| 404 |
Not Found |
The API server could not find the requested resource. |
| 409 |
Conflict |
There is a conflict between a new or updated item and an item that already exists in the SIP. |
| 500 |
Internal Server Error |
An unknown error occurred while trying to process the request. |