Hello all, I was able to export a bpz file using t...
# 💻developers
s
Hello all, I was able to export a bpz file using the studio api . It was a GET on https://studio.botpress.cloud/api/{botid}/export. Now I want to call the import function, but it seems I am missing some header. Anyone of you have done that before? The context is: I want to be able to export and import in an automatic process