Name | Type | Description | Notes |
---|---|---|---|
name_base64 | string | The asset's name, encoded in Base64. The maximum length of an asset name in Canva (unencoded) is 50 characters. Base64 encoding allows names containing emojis and other special characters to be sent using HTTP headers. For example, "My Awesome Upload 🚀" Base64 encoded is `TXkgQXdlc29tZSBVcGxvYWQg8J+agA==`. |