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 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 deleted through an authenticated DELETE request by providing the organization and project IDs in the endpoint path.
The actors schema endpoint returns attribute details like city, country, email, and username for a specified organization and project when authenticated with a Manufactory access token.
The POST /actors/schema endpoint allows creation of actor schemas by specifying organization ID, project ID, attributes with data types, and a unique identifier field while requiring authentication via a Manufactory access token.
About Tallyfy
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks