patch https://example.com/v1/ecm/vaults/
Log in to see full request history
Responses
204No Content
400Bad Request
401Unauthorized
204No Content
400Bad Request
401Unauthorized
xxxxxxxxxx
curl --request PATCH \
--url https://example.com/v1/ecm/vaults/vaultId \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!