| Name | Type | Description | Notes |
|---|---|---|---|
| authMethodName | String | The universal identity auth method name | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| revokeToken | String | the universal identity token/token-id to revoke | |
| revokeType | String | revokeSelf/revokeAll (delete only this token/this token and his children) | |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |