Creating an Indicator
You can create an indicator that can be assigned to an indicator group.
Request
-
HTTP Method: POST
-
Example URL: Application_URL/services/api/v1/indicators
-
Authorization: You must have the roles INDICATOR_READ, INDICATOR_EDIT, or INDICATOR_DELETE assigned to your user ID in the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in the https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#indicators_post file.
For more information about the request payload fields, their descriptions, and possible values, see Additional Information.
Response
-
If an attribute is created successfully, system auto generates an attribute ID in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#indicators_post.
-
If an attribute cannot be created, system returns appropriate error code in the response payload.
For more information, see https://help.sap.com/doc/6003315aca474ad9962d53c53c5d0297/1902/en-US/Template.html#indicators_post.