deleteAgentSpace
inline suspend fun DevOpsAgentClient.deleteAgentSpace(crossinline block: DeleteAgentSpaceRequest.Builder.() -> Unit): DeleteAgentSpaceResponse
Deletes an AgentSpace. This operation is idempotent and returns a 204 No Content response on success.