Update a profile

Update mutable profile fields (display name, description, social
links, content defaults, etc.). PATCH is partial—send only what changes.
Returns 204 No Content on success. Requires profile.manage
scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

You are reading API v2 documentation

Still using the Legacy API? Access the Legacy API documentation.



Path Params
string
required
Body Params
length ≤ 50

Display name shown on the profile page. Maximum 50 characters. Must be at most 50 characters.

length ≤ 2000

Profile description. Maximum 2000 characters. HTML allowed. Leading and trailing whitespace is trimmed. Must be at most 2000 characters. Accepts HTML content.

social_links
object
content_defaults
object

Content default settings for the profile.

webhook
object

Webhook configuration associated with the profile.

Responses
204

Successful Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json