Skip to main content
DELETE
Delete sync variant
Requires an API key with the environment:syncs:variant:delete scope. Learn more about API key scopes.

Authorizations

Authorization
string
header
required

An Environment API key from your Nango environment, or an Account API key for account-level endpoints.

Path Parameters

name
string
required

The name of the sync

variant
string
required

The name of the variant to delete. Cannot be "base" (protected name).

Body

application/json
provider_config_key
string
required

The integration ID used when creating the connection

connection_id
string
required

The ID of the connection the sync variant belongs to

Response

Successfully deleted the sync variant

success
boolean
required

Indicates if the deletion was successful