ToolService
Tool Set Secrets
Delete a tool set secret
Deletes a secret scoped to the tool set
delete/v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/secrets/{id}
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
The workspace that owns the tool set.
toolSetIdstring required
Example:toolset_01HXKD2E5NQM3T9AYWCFNRMN74
The tool set the secret belongs to. Accepts the canonical ts_… form or the external_id:<value> form.
idstring required
Example:toolsecret_01HXKD2E5NQM3T9AYWCF8PWC4R
The secret to delete.
Response
OK