Use a Postman collection for user self-service
This topic helps you to test the CyberArk Identity user self-service APIs using a Postman collection. Postman is an HTTP-testing API application that enables you to monitor requests and responses.
Prerequisites
-
Install Postman from https://www.postman.com/downloads/.
-
Get access to CyberArk Identity tenant.
Import the Postman collection
Get started with the Postman collection
Once the Postman collection is imported, pre-fill the following variables to run the collection based on the functionality you want to try out. These variables need to be pre-filled for user self-service:
Variable name |
Description |
---|---|
tenant_url |
The URL of the CyberArk Identity tenant (https://example.idaptive.app) The URL will be used for all API requests to CyberArk Identity. |
tenant_id |
The tenant ID |
username |
The username of the CyberArk Identity directory user |
password |
The password of the CyberArk Identity directory user |
new_password |
The new password for SSPR |
email_otp |
The email OTP required to complete the SSPR challenge |
email_address |
The email address to send an email with the username |