curl --request DELETE \
--url https://api.example.com/functions/{function_id}/schedule \
--header 'Authorization: Bearer <token>'{
"status": "<string>"
}curl --request DELETE \
--url https://api.example.com/functions/{function_id}/schedule \
--header 'Authorization: Bearer <token>'{
"status": "<string>"
}Was this page helpful?
Suggestions