Update a creator scheduled mass message
Update a scheduled mass message for the specified creator before it is sent.
Only scheduled mass messages can be updated.
<Info>Scopes required: `write:chat`, `read:creator`</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
creatorUserUuid
messageUuid
Headers
X-Fanvue-API-Version
API version to use for the request
Request
This endpoint expects an object.
text
mediaUuids
price
includedLists
excludedLists
scheduledAt
Optional scheduled date/time in ISO 8601 format. Alias scheduled_at is also accepted.
Response
Mass message updated successfully
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error