Credential Templates
Delete a credential template
Permanently deletes a credential template (group). This cannot be undone.
<Callout title="Naming update" type="warn"> Groups are being renamed to Credential Templates to better reflect their purpose. This is a **naming update only** — all functionality remains the same.During the transition, you may still see both terms used interchangeably across the API, app, and existing integrations. </Callout>
delete/v1/groups/{id}
Path parameters
idstring required
The unique ID of the credential template (group).
Example:01g90279gp5sbmfek7wymcsvec
The unique ID of the credential template (group).
Headers
Certifier-Versionstring required
API version header. Required for all requests.
Example:2022-10-26
API version header. Required for all requests.
Response
Credential template (group) deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.