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.
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.
Tallyfy Manufactory allows deletion of event schemas through a DELETE API endpoint that requires organization ID project ID and authentication token in the request header.
The DELETE /actors/schema endpoint allows removal of actor schemas from Tallyfy Manufactory 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