Remove the CPA query parameter for the user profile endpoint (#29852)

This commit is contained in:
Miguel de la Cruz
2025-01-14 17:35:00 +01:00
committed by GitHub
parent c7a87868cb
commit e400e67732

View File

@@ -756,12 +756,6 @@
required: true
schema:
type: string
- name: cpa
in: query
description: Includes the Custom Profile Attributes information if set to true.
required: false
schema:
type: boolean
responses:
"200":
description: User retrieval successful