v1

latestOpenAPI 3.1.02026-07-2618690613.4 KB
AI Routines

Delete an AI Routine

Delete an AI Routine. This action cannot be undone.

delete/v1/ai/routines/{routineId}

Path parameters

idstring uuid required

The UUID of the routine.

The UUID of the routine.

Query parameters

userIdstring uuid

Requires an Organization API key. Target user membership ID.

Response

Routine deleted successfully.

deletedtrue required

Always true on a successful delete.

idstring uuid required

The deleted routine’s ID.