Skip to main content
DELETE
Delete an action plan group

Authorizations

Authorization
string
header
required

Company API key. Obtain this from your Woku dashboard under Settings > API Keys. The same key used for the v0 endpoints.

Path Parameters

id
string
required

MongoDB ObjectId of the action plan group.

Pattern: ^[0-9a-fA-F]{24}$

Response

Group deleted

deleted
boolean
Example:

true