Update Guest Profile Social Media Links

PUT /guest-profiles/::guestProfileId/social-media-links

Update the social media links associated with a guest profile.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/guest-profiles/:guestProfileId/social-media-links

Code Example

API Specification

Path Parameters

PropertyTypeDescription
guestProfileId
string

The guest profile ID

Request Body

array
PropertyTypeDescription
socialMediaType
enum ⓘ

Allowed values

beehiivbehanceblueskydiscordfacebookgithubinstagramlinkedinlinktreemastodonmediumpatreonpinterestredditsnapchatsoundcloudsubstackthreadstiktoktumblrtwitchtwittervimeowhatsappyoutube

url
string ⓘ

Constraints:

url

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

success
boolean

linkedInScrapeTriggerFailuresoptional
array
of
string

LinkedIn URLs for which a scrape job could not be started.