v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
identity

Update, read or delete an entity using entity ID

post/identity/entity/id/{id}

Request body

disabledboolean

If set true, tokens tied to this identity will not be able to be used (but will not be revoked).

metadataobject

Metadata to be associated with the entity. In CLI, this parameter can be repeated multiple times, and it all gets merged together. For example: vault <command> <path> metadata=key1=value1 metadata=key2=value2

namestring

Name of the entity

policiesstring[]

Policies to be tied to the entity.

Response

OK