Skip to main content
DELETE
Delete Machine Default Jobs

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Path Parameters

machine_id
integer
required

ID of the machine whose default host jobs should be deleted.

Response

Returns {success: true, machine_id, user_id}

success
boolean

Whether the deletion succeeded

machine_id
integer

ID of the affected machine

user_id
integer

ID of the authenticated user