Archive client domain pattern
Soft-archives the supplied domain pattern. Archived patterns are retained but are no longer used in domain matching. Reversible via POST /v1/client-domain-patterns/{id}/unarchive. Returns the updated pattern record. Returns 400 client_domain_pattern_not_found if the id does not exist.
Authorizations
Path Parameters
Identifier of the client domain pattern to archive.
Response
Archived client domain pattern source definition.
Client domain pattern source definition with build-time expressions and component references.
Optional program domain identifier associated with this pattern.
Unique identifier for the client domain pattern.
Build-time expression that resolves to the domain pattern used for matching.
Build-time expression that marks whether the pattern is used for test traffic only.
Pattern matching type that controls how the pattern is interpreted.
DOMAIN, GLOB, SUB_DOMAIN 