cURL
curl --request DELETE \ --url https://developer.qaip.com/api/v1/local-file-groups/{id} \ --header 'x-api-key: <api-key>'
{ "source_group_id": "<string>" }
Initiates an asynchronous deletion job for the specified local file group. The response indicates that the deletion job has been accepted, not that the deletion is complete.
Required roles: All
API key for authentication
Deletion job successfully started
The ID of the deleted source group