Skip to main content
POST
/
vault
/
groups
Create vault group
curl --request POST \
  --url https://api.case.dev/vault/groups \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

Success