REST API Assets > REST API assets > Define REST API asset metadata
  

Define REST API asset metadata

Define the metadata of the REST API asset on the REST API page.
    1On the navigation bar, click New > APIs > REST API > Create.
    The REST API page appears.
    2In the API Name field, enter a name for the REST API asset.
    The API Name is the actual name of the REST API asset that is stored in the database. The name must be unique in the selected location. You can't edit the API Name after you create the API.
    The API Name can contain up to 50 characters, including ASCII letters, digits, and underscores.
    The Name field is autogenerated based on the API Name that you enter followed by the currrent version number of the API.
    You can't edit the Name field.
    3From the Location field, click Browse, select a project or folder, and then click Select.
    4Optionally, in the Description field, enter a description.
    5The Version field is autogenerated.
    The version number starts with v1 and is incremented when you create a new version of the API. You can't edit the Version field.
    6Click Save.
    The REST API gets created.