Adjustments
Delete an Adjustment
Deletes an Adjustment
DELETE
http://{defaultHost}
/
api
/
v2
/
platform
/
adjustments
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Was this page helpful?