Skip to main content
POST
C#

承認

Authorization
string
header
必須

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

ボディ

name
string
必須

ユーザー属性プロファイルの名前。

Required string length: 1 - 128
user_attributes
object
必須

ユーザー属性の設定マップ。キーは属性名、値は各属性のマッピング設定です。

user_id
object

ユーザーIDのマッピング設定

レスポンス

ユーザー属性が正常に作成されました。

id
string<user-attribute-profile-id>

User Attribute Profile の識別子。

name
string

ユーザー属性プロファイルの名前。

Required string length: 1 - 128
user_attributes
object

ユーザー属性の設定マップ。キーは属性名、値は各属性のマッピング設定です。

user_id
object

ユーザーIDのマッピング設定