Entities

Create entity profile

Creates a KYBed entity profile. Requires a platform-admin session and CSRF token.

post/v3/entities

Request body

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

Response

Entity profile was created.

Changes

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