Event schemas can be removed by making a DELETE request to the endpoint with organization and project IDs while including the required Manufactory authentication token header.
Delete actors schema
You can delete actors schema using the endpoint DELETE /actors/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 removed by sending a DELETE request to the endpoint with authentication through a Manufactory access token and specifying both organization and project IDs.
The GET endpoint retrieves actor schema details by organization and project IDs returning attribute definitions with data types and unique identifiers through an authenticated request.
The POST /actors/schema endpoint enables creation of user profiles by specifying organization details project ID unique identifiers and data attributes requiring authentication through a Manufactory access token.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks