Report Unleash client metrics
POST
/api/v4/feature_flags/unleash/{project_id}/client/metrics
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”project_id
required
string
The ID of a project
Request Body
Section titled “Request Body”Media typeapplication/json
object
instance_id
The instance ID of Unleash Client
string
app_name
The application name of Unleash Client
string
Examplegenerated
{ "instance_id": "example", "app_name": "example"}Responses
Section titled “Responses”Created
Bad Request
Not Found