cURL
curl --request DELETE \ --url https://rest.forestreet.com/v2/collections/{collectionId}/dossier/{agentId} \ --header 'x-api-key: <api-key>'
{ "metadata": { "agentId": "<string>" }, "actionsPerformed": {} }
Remove a dossier from the specified collection
Pass a static API key for every request, provided by your customer support.
ID of the collection containing the dossier agent to be managed.
Unique identifier for the dossier agent to be managed.
Dossier deleted successfully
Show child attributes
Actions that were performed on the dossier