Delete authentication method
This method deletes a specific authentication method. Any user who is a member of the Vault admins group can run this web service.
URL
|
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
Resource information
HTTP method |
Content type |
---|---|
DELETE |
application/json |
Header parameter
Parameter |
Description |
---|---|
Authorization |
The token that identifies the session, encoded in BASE 64. Type: string Mandatory: yes Default value: none |
URL parameter
Parameter |
Description |
---|---|
id |
The authentication module unique identifier. Type: string Mandatory: yes Default value: none Max length: 50 |
Result
Message indicating authentication method was deleted successfully.
Return codes
For a complete list of return codes, see Return Codes.