Skip to main content
DELETE
Delete function

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slug
string
required

Function slug identifier

Pattern: ^[a-zA-Z0-9_-]+$

Response

Function deleted successfully

success
boolean
message
string