Event schemas can be deleted through a DELETE request to the endpoint by providing organization ID project ID and authentication via a Manufactory access token.
Delete a project
You can delete a project using the endpoint DELETE /projects/{org_id}/{project_id}
.
The following header is required for all API calls:
X-Manufactory-Auth
- Manufactory access token
org_id
(required) string - Manufactory org ID.project_id
(required) number - Manufactory project ID.
Actor schemas can be deleted through a DELETE endpoint by providing organization and project IDs along with Manufactory authentication token in the request header.
The GET endpoint retrieves a single project’s details including name description timezone and creation date by providing organization ID project ID and authentication token.
A POST request to reset a project’s key requires an access token and returns project details including the new key along with basic information like name timezone and creation date.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks