Requirement to create an API secret key to be used by another team however there is also a requirement to not have the secret key to have full permission to DaaS.
API's take the access of the administrator that created it.
To achive this requirement, you would need to :
As per : https://developer.cloud.com/citrix-cloud/citrix-cloud-api-overview/docs/get-started-with-citrix-cloud-apis :
"API clients are automatically restricted to the rights of that administrator that created it. For example, if an administrator is restricted to access only notifications, then the administrator's API clients have the same restrictions. If an administrator’s access is reduced at any point, then the access of all the API clients owned by that administrator is also reduced. If an administrator’s access is removed from the list of administrators within that customer, then all of the administrator's API clients are also removed"
Unable to create API with read only DaaS account