PSP > Product Manager > Customer User Api Key
Returns an array of customer user api keys for the request user. The response may vary based on the user's claims.
Claim-based access control: Super_Dev, Issuer_Admin, Issuer_Dev, Verifier_Admin, Verifier_Dev
Invalid authentication credentials.
User does not have a required claim to perform this operation.
PSP Product Manager Api is unavailable.
Create a new customer user api key for the request user in the given environment.
Claim-based access control: Issuer_Admin, Issuer_Dev, Verifier_Admin, Verifier_Dev
Invalid request body.
Invalid authentication credentials.
User does not have a required claim to perform this operation.
PSP Product Manager Api is unavailable.
Deletes the specified customer user Api key
Claim-based access control: Super_Dev, Issuer_Admin, Issuer_Dev, Verifier_Admin, Verifier_Dev
Api key deleted successfully.
Invalid authentication credentials.
User does not have a required claim to perform this operation.
Api key not found.
PSP Product Manager Api is unavailable.
No content
Updates the specified customer user Api key
Claim-based access control: Super_Dev, Issuer_Admin, Issuer_Dev, Verifier_Admin, Verifier_Dev
Invalid request body.
Invalid authentication credentials.
User does not have a required claim to perform this operation.
Api key not found.
PSP Product Manager Api is unavailable.
Returns the current number of Customer User API Keys created in the specified environment and the maximum allowed based on environment limitations.
Claim-based access control: Super_Dev, Issuer_Admin, Issuer_Dev, Verifier_Admin, Verifier_Dev
Invalid authentication credentials.
User does not have a required claim to perform this operation.
PSP Product Manager Api is unavailable.
Last updated