Skip to main content

Partial Update Account's Postman Settings

PATCH 

/integrations/postman

Request

Body

    enabled boolean
    client_id string
    client_secret string
    api_key string

Responses

Schema

    enabled boolean
    client_id stringrequired
    client_secret stringrequired
    api_key stringrequired
Loading...