Response codes

Certain APIs can return response codes.

The APIs that can return these response codes include delete and ServerConfiguration.
Response Code Description
0 The operation completed successfully.
100 The client did not specify the ID of the item on which the action needs to be performed.
101 the ID specified is not found.
102 The ID specified is not specified correctly. For example, it is not a valid number, and a number is expected.
103 The client specified a version of the server not supported by the given version of Spotfire Statistics Services.
200 The server encountered an unexpected error condition that prevented a server from servicing the request.
201 The user is not authorized to use a given resource (method).