[Alpha] Delete a worker
delete
/v2/projects/{ref}/workers/{name}Tombstones the worker. Its instances and image are torn down asynchronously.
OAuth scopes
- edge_functions:write
The fine-grained token must include the following permissions to access this endpoint:
- workers_write
Path parameters
- refRequiredstring
Project ref
- nameRequiredstring
Response codes
- 204
- 401
- 403
- 429
Response (204)
{}