Update a submittal activity

Authentication

AuthorizationBearer

BrightMove OAuth2 client_credentials - use the client_id/client_secret from User > API Keys (or an admin-managed client).

Path parameters

guidstringRequired

Request

This endpoint expects an object.
activityTypeIdlongOptional
ID of the submittal activity type.
notestringOptional
Note or comment for the activity.
activityDatestringOptional

ISO-8601 date/time of the activity.

activityEndDatestringOptional

ISO-8601 end date/time (for scheduled activities with a duration).

allDaybooleanOptional

Whether this is an all-day activity.

completedbooleanOptional
Whether this activity has been completed.
completedDatestringOptional

ISO-8601 date/time the activity was marked completed.

Response

Submittal activity updated