Event schemas can be removed by sending a DELETE request with authentication via a Manufactory access token while specifying the organization and project IDs in the endpoint path.
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.
Actors schema can be deleted by sending a DELETE request to the specified endpoint with proper authentication headers and organization/project identifiers.
Project keys can be reset via a POST request that requires authentication with a Manufactory access token and returns updated project details including the new key.
The GET endpoint retrieves project details including organization ID, project ID, name, description, timezone, creation timestamp, and project key when authenticated with a Manufactory access token.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks