Field Mappings
Map Custom Field
POST
/
field_mappings
/
map
Authorizations
x-api-key
string
headerrequiredBody
application/json
attributeId
string | null
requiredThe attribute ID
source_custom_field_id
string | null
requiredThe source custom field ID
source_provider
string | null
requiredThe source provider
linked_user_id
string | null
requiredThe linked user ID
Response
201 - application/json
id_attribute
string | null
requiredAttribute Id
status
string | null
requiredAttribute Status
ressource_owner_type
string | null
requiredAttribute Ressource Owner Type
slug
string | null
requiredAttribute Slug
description
string | null
requiredAttribute Description
data_type
enum<string> | null
requiredAttribute Data Type
Available options:
string
, number
remote_id
string | null
requiredAttribute Remote Id
source
string | null
requiredAttribute Source
id_entity
string | null
requiredAttribute Entity Id
id_project
string | null
requiredAttribute Project Id
scope
string | null
requiredAttribute Scope
id_consumer
string | null
requiredAttribute Consumer Id
created_at
string | null
requiredAttribute Created Date
modified_at
string | null
requiredAttribute Modified Date
Was this page helpful?