v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1376177324.7 KB
projects

Creates a new User data mapping in the parent consent store.

post/v1/{+parent}/userDataMappings

Path parameters

parentstring required

Required. Name of the consent store.

Request body

namestring

Resource name of the User data mapping, of the form projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/userDataMappings/{user_data_mapping_id}.

userIdstring

Required. User's UUID provided by the client.

dataIdstring

Required. A unique identifier for the mapped resource.

archivedboolean

Output only. Indicates whether this mapping is archived.

archiveTimestring google-datetime

Output only. Indicates the time when this mapping was archived.

Response

Successful response