meta { name: createBrand type: http seq: 10 } post { url: {{AE_ENDPOINT}}brand/create?apiKey={{AE_TOKEN}}&name=XXX&type=Music&spotifyUrl=https://open.spotify.com/artist/ll4oLeXFyACqeem2VImYeBFe&appleMusicUrl=https://music.apple.com/artist/1222334 body: none auth: none } query { apiKey: {{AE_TOKEN}} name: XXX type: Music spotifyUrl: https://open.spotify.com/artist/ll4oLeXFyACqeem2VImYeBFe appleMusicUrl: https://music.apple.com/artist/1222334 }