Undeploy agent

View as Markdown
Removes the agent's Kubernetes namespace and all associated resources.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Request

This endpoint expects an object.
accountstringRequired
namestringRequired
Agent name

Response

Undeploy succeeded
statusstringOptional
namestringOptional
build_idstringOptional
k8s_namespacestringOptional
undeployed_atdatetimeOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error