Parameters
Parameters are defined either as header, query or path parameters. You can create a new parameter by using the Create capability in the Parameters tab of a Domain Namespace's Overview page.
Create parameters
A parameter can be created by using the Create capability.
They are defined by using the following master data:
Identifier: This is the identifier of the parameter. It is unique within a namespace. Please note, that only the characters A-z (without special characters), digits and the special characters "-" and "_" are allowed for naming parameters! Furthermore, names may not begin with a digit and the first character must be lowercase. The identifier cannot be changed after creation (required)
Name: This is the name of the parameter. The name of a path parameter must be identical to the parameter as defined in the path (required)
Location: This flag shows whether the parameter is located in the path, the query or the header of a request ( required)
Parameter Type: Either choose a primitive type to directly create an inline schema parameter or choose one from the list of the primitive schema types that have already been created (required)
Description: This is used to give a longer description of the error that occurred (optional)
Edit parameters
You can edit a parameter by using the Information capability, navigating to the Master Data section and using the Edit Master Data capability. Alternatively, you can edit the parameter by using the inline Edit capability. The fields that can be edited are Name, Location, Schema and Description.
Delete parameters
You can delete a parameter by using the inline Delete capability. Alternatively, you can use the Information capability to access the Details view and there you can use the Delete capability.
You will need to confirm the action before the selected parameter is permanently deleted.