Insert a new log entry for a given workspace deploy step
Path Parameters
step_idstring
ID of step
Header Parameters
tokenstring
Authorization token
workspace deploy step body
log?string
Response Body
curl -X PUT "https://api.devzero.io/backend/v0/workspaces/runtime/deploy/string/logs" \
-H "token: string" \
-H "Content-Type: application/json" \
-d '{}'
Empty
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}