Deploy code
POST /v2/alm/stack/{stack_id}/codeAuthorization: Bearer eyJ0eXAiOiJ83fjQb3LzMeXzQfME
Content-Type: application/json{
"method":"github_public",
"filepath":"git://github.com/mobingilabs/default-site-php"
}HTTP/1.1 200 OK
{
"status":"success"
}Last updated