Data Blocks
Upload Data Block Content
Upload content to an existing data block (up to 50MB).
PUT
Data Block Tokenization Guide
Store and manage arbitrary data securely with GDPR-compliant storage locations
Error Responses
Parameter Constraints
Each data block can hold up to 50MB of content.
Parameters
Path Parameters
string
required
The ID of the data block returned in the create method.
Headers
string
required
Your API key prefixed with
APIKEY. Example: APIKEY your-api-key. See the Authentication guide.string
required
The content type of the body provided.
Request Body
string
The content of the data block to upload.

