Skip to main content
PATCH
Patch My Profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

hub_id
string
required
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Body

application/vnd.api+json
data
ProfileMePatchData · object
required

Response

Successful Response

data
JsonApiResource[CommunityProfileResponseAttributes] · object
required
included
any[] | null
meta
Meta · object | null