starters

Delete a starter

Deletes the starter and all of its resources.

delete/api/v1/assistants/{assistantId}/starters/{starterId}

Path parameters

assistantIdstring uuid required
Example:507f191e810c19729de860ea

The ID of the assistant containing the requested starter.

starterIdstring uuid required
Example:507f191e810c19729de860ea

The ID of the starter to delete.

Response

Successful operation.