SubClient

Deletes a SubClient (to be with enabled sub-clients module)

This API can be used on instances with enabled sub-clients module only. API deletes a SubClient. All connected template- and integration configurations, users and reports will be deleted too. A SubClient with existing rendering requests can not be deleted.

DELETE/api/sub-clients/{id}

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

SubClient identifier

Response

401application/json

Authentication is required.

status
integer

HTTP status code.

message
string

Human-readable message; do not use for programmatic decisions.

errorCode
string

Stable, readable error code. Unknown codes must be handled generically.

violations
object[]
errorCode
value

Example: "auth.unauthenticated"