From 51426954cfda54da536e3cc8c8b64837c5de9b71 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Fri, 13 Feb 2026 11:37:00 +0100 Subject: [PATCH] Removes the experimental label from CPA endpoints (#35180) Co-authored-by: Miguel de la Cruz --- api/v4/source/custom_profile_attributes.yaml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/api/v4/source/custom_profile_attributes.yaml b/api/v4/source/custom_profile_attributes.yaml index 8e9087c9707..ae412b75189 100644 --- a/api/v4/source/custom_profile_attributes.yaml +++ b/api/v4/source/custom_profile_attributes.yaml @@ -6,8 +6,6 @@ description: | List all the Custom Profile Attributes fields. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -32,8 +30,6 @@ description: | Create a new Custom Profile Attribute field on the system. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -122,8 +118,6 @@ **Note:** Fields with `attrs.protected = true` cannot be modified and will return an error. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -214,8 +208,6 @@ Marks a Custom Profile Attribute field and all its values as deleted. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -257,8 +249,6 @@ **Note:** Values for fields with `attrs.protected = true` cannot be updated and will return an error. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -343,8 +333,6 @@ description: | List all the Custom Profile Attributes values for specified user. - _This endpoint is experimental._ - __Minimum server version__: 10.5 ##### Permissions @@ -387,8 +375,6 @@ **Note:** Values for fields with `attrs.protected = true` cannot be updated and will return an error. - _This endpoint is experimental._ - __Minimum server version__: 11 ##### Permissions