Skip to main content
PUT
Creates or updates custom MatchableAttributesConfiguration for a project, domain and workflow.

Path Parameters

attributes.project
string
required

Unique project id for which this set of attributes will be applied.

attributes.domain
string
required

Unique domain id for which this set of attributes will be applied.

attributes.workflow
string
required

Workflow name for which this set of attributes will be applied.

Body

application/json
attributes
Defines a set of custom matching attributes which defines resource defaults for a project, domain and workflow. For more info on matchable attributes, see MatchableAttributesConfiguration · object

Response

A successful response.

Purposefully empty, may be populated in the future.

Last modified on August 19, 2026