v1

latestSwagger 2.02026-07-1761682.2 KB

UpdateStudioSubscription updates a subscription

Updates Studio subscription

patch/studioSubscriptions/{studioSubscription.id}

Path parameters

studioSubscription.idstring required

id is the unique identifier of a subscription

Query parameters

updateMaskstring

List of fields to be updated.

Headers

VND.com.blackrock.Request-IDstring UUID required

A unique identifier for this request.

VND.com.blackrock.Origin-Timestampstring date-time required

Timestamp assigned to this request at origin, in "HTTP-date" format as defined by RFC 7231.

Request body

idstring
userstring
studioNotificationAction'STUDIO_NOTIFICATION_ACTION_UNSPECIFIED' | 'STUDIO_NOTIFICATION_ACTION_SMTP' | 'STUDIO_NOTIFICATION_ACTION_PUSH'
  • STUDIO_NOTIFICATION_ACTION_UNSPECIFIED: Unspecified
  • STUDIO_NOTIFICATION_ACTION_SMTP: Email notification
  • STUDIO_NOTIFICATION_ACTION_PUSH: Studio UI push notification
emailstring
creationDateTimestring date-time

Response

A successful response.

idstring
userstring
studioNotificationAction'STUDIO_NOTIFICATION_ACTION_UNSPECIFIED' | 'STUDIO_NOTIFICATION_ACTION_SMTP' | 'STUDIO_NOTIFICATION_ACTION_PUSH'
  • STUDIO_NOTIFICATION_ACTION_UNSPECIFIED: Unspecified
  • STUDIO_NOTIFICATION_ACTION_SMTP: Email notification
  • STUDIO_NOTIFICATION_ACTION_PUSH: Studio UI push notification
emailstring
creationDateTimestring date-time