# Updates the style sheet for an Assistant identified by `assistant_sid` **POST /v1/Assistants/{AssistantSid}/StyleSheet** Updates the style sheet for an Assistant identified by `assistant_sid`. TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **AssistantSid** (string) The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the resource to update. ### Body: (object) - **StyleSheet** () The JSON string that describes the style sheet object. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **assistant_sid** (string | null) The SID of the Assistant that is the parent of the resource - **data** () The JSON string that describes the style sheet object - **url** (string(uri) | null) The absolute URL of the StyleSheet resource [Powered by Bump.sh](https://bump.sh)