POST /exports/destinations
request with the name of the destination to create, a description, and the ID of the organization that will host it.id
of the export destination (58g9gnu3b5
in our example) as you will need it in the following step.bucket_name
is the name of the created AWS S3 bucket where your Didomi data will be delivered. Assuming the AWS IAM role returned as bucket_access_role_arn
is required to get the correct credentials to read the created AWS S3 bucket.type
to gcp-storage
and specify the GCP bucket name, your project ID, and the JSON key in the config payload:POST /exports/configs
request with the name of the configuration to create, a description, the ID of the organization that will host it, and the ID of the destination that you just created. The data
field specifies the type of data to be exported.1 day
frequency).