entity
Create an entity
Method
Path
Parameters
Sample payload
{
"metadata": {
"organization": "hashicorp",
"team": "vault"
},
"policies": ["eng-dev", "infra-dev"]
}Sample request
Sample response
Read entity by ID
Method
Path
Parameters
Sample request
Sample response
Update entity by ID
Method
Path
Parameters
Sample payload
Sample request
Sample response
Delete entity by ID
Method
Path
Parameters
Sample request
Batch delete entities
Method
Path
Parameters
Sample payload
Sample request
List entities by ID
Method
Path
Sample request
Sample response
Create/Update entity by name
Method
Path
Parameters
Sample payload
Sample request
Sample response
Read entity by name
Method
Path
Parameters
Sample request
Sample response
Delete entity by name
Method
Path
Parameters
Sample request
List entities by name
Method
Path
Sample request
Sample response
Merge entities
Method
Path
Parameters
Sample payload
Sample request
Last updated