Skip to main content

Check rate limit.

POST 

/operator/trafficlight

A simple way to implement rate limiting by checking whether a new request is allowed now.

Request

Header Parameters

    ipaas string

Bodyrequired

    namestringrequired

    An arbitrary name for this traffic light.

    intervalnumberrequired

    The minimum time that must pass after one request was allowed.

Responses

Success

Schema
    okbooleanrequired