Delete a function

delete/functions/{functionId}

Deletes the function with the provided ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
functionId
string
true

The ID of the function to delete.

Responses

StatusMeaningDescription
204No Content

The function at the requested path was deleted.