Pricing
Delete Adder
Delete an adder by ID.
delete/tenants/{tenant_id}/adders/{adder_id}
Path parameters
tenant_idstring uuid required
The ID of the tenant to delete the adder for.
adder_idstring uuid required
The ID of the adder to be deleted.
Response
Adder successfully deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.