v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Conversions

Delete a conversion destination

LinkedIn-only today. LinkedIn does not expose hard-delete on conversion rules — what their UI calls "delete" is the same enabled: false flip we apply here. The rule remains fetchable via GET with status: 'inactive'; the unified discovery endpoint hides it by default.

adAccountId may be passed as a query parameter (recommended) or as a JSON body field for clients that can send DELETE bodies.

delete/v1/accounts/{accountId}/conversion-destinations/{destinationId}

Path parameters

accountIdstring required
destinationIdstring required

Query parameters

adAccountIdstring

Required as query OR in JSON body.

Response

Soft-deleted.