Actors schema can be deleted by sending a DELETE request to the specified endpoint with proper authentication headers and organization/project identifiers.
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.
Projects can be deleted through an authenticated DELETE request by providing the organization and project IDs in the endpoint path.
The endpoint allows creation of events schema by specifying organization ID, project ID, and attribute definitions through an authenticated POST request to manage event data structures.
The events schema endpoint allows retrieval of project-specific event attribute definitions through a GET request using organization ID and project ID, returning details like event names, types, and data formats.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks