Scope
Assign a dimension
Assign a dimension to this scope.
post/scope/{scopeId}/dimension
Path parameters
scopeIdstring required
The unique ID for the scope.
Request body
object required
Example request
{
"environment": "development",
"country": "US"
}Response
The operation was successful.
Changes
No recorded changes to this endpoint across all 1 revision of this API.