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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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