mess_delete_auth_key
Remove an authentication key from the IIITH Mess System by specifying its name. This action deletes the key permanently to manage access credentials.
Instructions
Delete an auth key by its name (not its value). Identified by name in the URL path.
Args: params: auth_key/session for auth, name = the friendly name of the key to delete
Returns: JSON status 204 on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |