Mutations
Manually expire an activity and mark it as skipped with a reason
This mutation allows you to manually expire an activity and mark it as skipped. When expiring an activity, you must provide a reason which will be recorded in the activity's history for audit and tracking purposes.
01
01
activity_id
: The ID of the activity to expireuser_id
: The ID of the user who is expiring the activityuser_email
: The email address of the user (for audit trail)reason
: A description explaining why the activity is being expiredWhen you expire an activity: