Files
discoursejs/docs/sdk/models/operations/updateavatarresponsebody.md

564 B

UpdateAvatarResponseBody

avatar updated

Example Usage

import { UpdateAvatarResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";

let value: UpdateAvatarResponseBody = {
    success: "OK",
};

Fields

Field Type Required Description Example
success string ✔️ N/A OK