Update Guest Profile Bio

PUT https://api.podengine.ai/api/v1/guest-profiles/:guestProfileId/bio

Update the bio fields of a guest profile including short bio, long bio, goals, areas of expertise, topics to discuss, things to avoid, and additional context.

Request

Path parameters

guestProfileIdstringrequired

The guest profile ID

Request body

Any additional context about the guest

areasOfExpertisearray of string

Areas of expertise

goalsarray of string

Goals for podcast appearances

longBiostring

A longer bio for the guest

shortBiostring

A short bio for the guest

thingsToAvoidarray of string

Topics or things to avoid

topicsToDiscussarray of string

Topics the guest wants to discuss

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired1 field
successbooleanrequired