Skip to main content
Version: v3New

Update Brand Voice

PATCH 

/brand-boards/locations/:locationId/brand-voices/:brandVoiceId

Update a brand voice by ID

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location ID

brandVoiceId stringrequired

Brand voice ID

application/json

Bodyrequired

    namestring

    Name

    answersobject

    Updated answers

application/json

Success

Schema
    idstringrequired

    Brand voice ID

    namestringrequired

    Brand voice name

    isDefaultbooleanrequired

    Whether this is the default brand voice

    createdAtstringrequired

    Creation timestamp

    updatedAtstringrequired

    Last update timestamp

    locationIdstringrequired

    Location ID

    deletedbooleanrequired

    Whether the brand voice has been soft deleted

    answersobject

    Brand voice answers

    traceIdstring

    Trace ID of request