Creating metric map
Request URL
Header
Header key - Authorization
Header value - Bearer {{access_token}} (Navigate to Settings > Access token > Show access token in the SixthSence portal.)
Request
{
"serviceId": "string"
}
Parameters | Description |
---|---|
serviceId | service id name |
Response
{
"data": {},
"message": "string",
"success": true
}