Skip to content

Delete an agent

DELETE
/api/v4/projects/{id}/cluster_agents/{agent_id}

Deletes an existing agent registration. You must have the Maintainer or Owner role to use this endpoint.

id
required
One of:
string

The ID or URL-encoded path of the project

agent_id
required
integer

The ID of an agent

Resource deleted

Bad Request

Not Found