Delete Active Directory by id

This API allows a client to delete an Active Directory by id.

Description

Delete Active Directory by id

URL Path

vault_rest/settings/ad/{id}

Method

DELETE

HTTP header parameters

Authorization

The authentication token of the caller

REQUIRED

This header should have the following format:
Bearer [token obtained from authenticate API]
Example: Bearer Cp01BwnXAIOLZXxn7yogjKqIZnZpQD

Request Codes

200

OK

successful request

400

Bad Request

Invalid HTTP request

401

Invalid parameter

An invalid header parameter was specified.

403

Forbidden

Authentication credentials incorrect

500

Internal Server Error

Server is temporarily unavailable