Update AI Expert (Return Experience)

View as Markdown
Update an AI Expert resource and return the updated parent Experience object. Useful for syncing UI state after a resource modification.

Path parameters

idintegerRequired

Request

This endpoint expects an object.
titlestringOptional
descriptionstring or nullOptional
cover_imagestringOptionalformat: "uri"
visibilityenumOptional
* `public` - Public * `private` - Private * `team` - Team * `org` - Organization
Allowed values:
tagslist of integersOptional
is_draftbooleanOptional

Response

titlestring
descriptionstring or null
cover_imagestringformat: "uri"
visibilityenum
* `public` - Public * `private` - Private * `team` - Team * `org` - Organization
Allowed values:
tagslist of integers
is_draftboolean