Legacy API Reference
cURL
curl --request DELETE \ --url https://enterprise-api.writer.com/snippet/organization/{organizationId}/team/{teamId} \ --header 'Authorization: <authorization>'
{ "deleted": 123 }
The response is of type object.
object
Was this page helpful?