StandardValue

Deletes a StandardValue.

Deletes a StandardValue.

DELETE/api/standard-values/{id}

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

StandardValue 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"