Actor schemas can be deleted through a DELETE endpoint by providing organization and project IDs along with Manufactory authentication token in the request header.
Delete events schema
You can delete an event schema using the endpoint DELETE /events/schema/{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.
The GET endpoint retrieves event schema details including attribute definitions with data types and display names by specifying organization and project IDs through an authenticated request.
A Manufactory project can be deleted through a DELETE request by providing the organization ID project ID and authentication token in the header.
The POST /events/schema endpoint allows creation of custom event schemas by specifying organization details project ID and attribute definitions using a Manufactory access token for authentication.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks