cURL
curl --request DELETE \ --url 'https://api.example.com/api/v1/tool/{tool_id}/LinkToolUser?api_key='
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
To delete a link between tool and user
Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.
in-
Successful Response
Was this page helpful?