Entities

Update entity profile

Updates mutable entity profile fields. Requires a platform admin or an admin session for the same entity, with the corresponding CSRF token.

patch/v3/entities/{id}

Path parameters

idstring required

Request body

namestring
descriptionstring nullable
urlstring uri nullable
socialTwitterstring uri nullable
socialYoutubestring uri nullable
socialDiscordstring uri nullable
socialTelegramstring uri nullable
socialGithubstring uri nullable

Response

Entity profile was updated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.