v1
latestOpenAPI 3.1.02026-08-04103211436.0 KBAttributes
Delete attribute
Deletes an attribute by customId, together with all of its values, and clears the parentId/parentCustomId of any attribute nested under it. Deleting a customId that does not match any attribute still returns 200 — no 404 is raised — and the id returned in that case is derived from the requested customId, so it does not confirm that an attribute existed or was removed.
delete/attributes/{companyId}/{customId}
Path parameters
customIdstring required
companyIdstring required
Response
Successful Response