Skip to content

Delete events schema

Here’s the endpoint to delete an event schema in Tallyfy Manufactory: DELETE /events/schema/{org_id}/{project_id}.

Authentication

You’ll need this header for all API calls:

  • X-Manufactory-Auth - Manufactory access token

Required values

  • org_id (required) string - Manufactory org ID.
  • project_id (required) number - Manufactory project ID.