Applications - Function
Delete an Application Function Instance
Delete a specific Application Function Instance in your account.
delete/workspace/applications/{application_id}/functions/{function_id}
Path parameters
application_idinteger required
A unique integer value identifying the application.
function_idinteger required
A unique integer value identifying the function instance.
Response
Application function instance deleted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.