cURL
curl --request DELETE \ --url https://api-next.ofauth.com/v2/access/vault/lists/:listId \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <api-key>'
{}
Delete vault list
Permission Required: vault:write
vault:write
Your OFAuth API key for authenticating requests.
Requires a connection via the x-connection-id header.
Successful response
The response is of type object.
object
Was this page helpful?