Last active
January 18, 2023 15:24
-
-
Save zuzannamj/6e505fa0a76e640b95c1a03b17c61819 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POST /asset/v1/content/assets | |
{ | |
"name": "Astro", | |
"assetType": { | |
"name": "png", | |
"id": 28 | |
}, | |
"file": "/9j/4AAQSkZJRgABAQAASABIAAD/2wBDAAQEBAQEBAcEBAcKBwcHCg0KCgoKDRANDQ0NDRAUEBAQEBAQFBQUFBQUFBQYGBgYGBgcHBwcHB8sDE94b5W7oHvIsTYPyGodpqA/ii4AwBAf+F//2Q==" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment