Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.ofauth.com/v2/access/users/lists/:listId/users/:userId \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <api-key>'
{ "success": true }
Remove one user from one user list.
Permission Required: lists:write
lists:write
Your OFAuth API key for authenticating requests.
Requires a connection via the x-connection-id header.
Successful response
Was this page helpful?