Delete a function
Functions
Delete a function
Deletes a deployed function and enqueues its async teardown. Functions managed by nango deploy (repo source) cannot be deleted through this endpoint. Requires an API key with the environment:functions:delete scope.
DELETE
Delete a function
Requires an API key with the
environment:functions:delete scope. Learn more about API key scopes.nango deploy (repo source) cannot be deleted through this endpoint.Authorizations
The secret key from your Nango environment.
Path Parameters
The integration ID (unique_key) that you created in Nango.
The name of the function.
Query Parameters
Required to disambiguate a sync and an action that share a name. On-event functions are not yet supported.
Available options:
sync, action Response
Successfully enqueued the function deletion