Create constraint

Creates a new constraint for an app

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

appIdstringRequired
ID of the app

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Request

This endpoint expects an object.
descriptionstringOptional
functionstringOptional
optionsanyOptional
labelstringOptional
validatorstringOptional
appIdstringOptional
App ID

Response

This endpoint returns an object.
dataobject