cURL
curl --request POST \ --url https://api.bunny.net/compute/script/{id}/code \ --header 'AccessKey: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "Code": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
API Access Key authorization header
The ID of the code for which the script that will be returned
The code was successfully uploaded
Was this page helpful?
Contact support