Question
Is it possible to delete custom activities?
According to the spec, you can only add custom activities.
However, the response's status can have one of these values: ['created', 'updated', 'deleted', 'skipped', 'added', 'removed'].
Personally I've only seen 'added' and 'skipped'.
Is this just a mistake in spec or is it possible to delete them?