Přeskočit na hlavní obsah

Serverlet create

Request Body

The JSON object with following structure.

  • title string

    Serverlet title

  • plan_id integer

    Plan id can be obtained from /serverlets/runtimes

  • runtime_id integer

    Runtime id can be obtained from /serverlets/plans

  • lang_name string

    Default language name must be supported by the runtime

Responses

The JSON object with following schema is returned.

Schema
  • success boolean

    The result of action

  • authenticated boolean

    True if the request was authenticated

  • status integer

    Response status code