curl --request DELETE \
--url https://api.ofauth.com/v2/access/users/lists/:listId \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Delete user list
Permission Required: lists:write
curl --request DELETE \
--url https://api.ofauth.com/v2/access/users/lists/:listId \
--header 'apiKey: <api-key>' \
--header 'x-connection-id: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Requires a connection via the x-connection-id header.
Successful response
The response is of type object.
Was this page helpful?