cURL
curl --request DELETE \ --url https://rest.forestreet.com/v2/teams/{teamId}/endpoint/{endpointName} \ --header 'x-api-key: <api-key>'
"<any>"
Delete an existing Export Via API endpoint for a team.
Pass a static API key for every request, provided by your customer support.
x >= 0
255
Endpoint deleted successfully.
The response is of type any.
any