Create a service specification action
Create a service specification action
Path Parameters |
---|
serviceSpecificationId string — REQUIRED |
Request Body — REQUIRED Object representing action specifications | ||
---|---|---|
name string — REQUIREDPossible values: 1 ≤ length Name of the entity. Must be a non-empty string and not equal to null | ||
parameters objectObject representing an attribute with a schema and associated values
| ||
results objectObject representing an attribute with a schema and associated values
| ||
type stringPossible values: [ Type of the action. Should be one of the specified values in the ActionType enumeration | ||
service_specification_id Unique identifier for the associated service specification | ||
link_specification_id Unique identifier for the associated link specification |
Responses | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2XX Object representing action specifications
| |||||||||||||||
4XX Format for representing errors during API interactions
| |||||||||||||||
5XX Format for representing errors during API interactions
|