Skip to main content
DELETE
Delete a derivation rule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

derivation_id
integer<int64>
required

Id of the derivation rule.

Required range: x >= 1

Response

OK