Use the PUT endpoint to update a Manufactory project’s name, description, and timezone. You’ll…
Reset project key
You can reset a project’s key using POST /projects/{org_id}/{project_id}/keys.
You’ll need this header for all API calls:
X-Manufactory-Auth- Manufactory access token
org_id(required) string - Manufactory org ID.project_id(required) number - Manufactory project ID.
{ "org_id": "xyz", "project_id": 10003, "name": "Prod", "description": "A project for prod data", "timezone": "America/Chicago", "created_at": "2023-02-08 17:13:26", "project_key": "***********************"} Delete a Manufactory project using the DELETE API endpoint. You’ll need the organization ID…
Retrieve a single Manufactory project’s details by providing your organization ID and project…
Use the GET /projects/[org_id] endpoint to retrieve all Manufactory projects for an…
Was this helpful?
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks