# Agent mTLS Endpoint Management

Contains APIs related to Agent mTLS Endpoint management.

## Gets the agent mTLS endpoint for an account.

 - [GET /ng/api/agent/mtls/endpoint](https://apidocs.harness.io/agent-mtls-endpoint-management/getagentmtlsendpointforaccount.md)

## Updates the existing agent mTLS endpoint for an account.

 - [PUT /ng/api/agent/mtls/endpoint](https://apidocs.harness.io/agent-mtls-endpoint-management/updateagentmtlsendpointforaccount.md)

## Creates the agent mTLS endpoint for an account.

 - [POST /ng/api/agent/mtls/endpoint](https://apidocs.harness.io/agent-mtls-endpoint-management/createagentmtlsendpointforaccount.md)

## Removes the agent mTLS endpoint for an account.

 - [DELETE /ng/api/agent/mtls/endpoint](https://apidocs.harness.io/agent-mtls-endpoint-management/deleteagentmtlsendpointforaccount.md)

## Updates selected properties of the existing agent mTLS endpoint for an account.

 - [PATCH /ng/api/agent/mtls/endpoint](https://apidocs.harness.io/agent-mtls-endpoint-management/patchagentmtlsendpointforaccount.md)

## Checks whether a given agent mTLS endpoint domain prefix is available.

 - [GET /ng/api/agent/mtls/check-availability](https://apidocs.harness.io/agent-mtls-endpoint-management/checkagentmtlsendpointdomainprefixavailability.md)

