Remove a custom field value from a container in the Terminal49 API by referencing the custom field definition’s api_slug for that container record.
Deletes a specific custom field from a container by itsDocumentation Index
Fetch the complete documentation index at: https://terminal49-codex-docs-audit-diataxis-skill.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
api_slug.
| Parameter | Required | Description |
|---|---|---|
container_id | Yes | The ID of the container |
api_slug | Yes | The api_slug of the custom field definition |
update permission on the container.
204 No Content on success.