Postman collection for user self-service

This guide helps you to test the CyberArk Identity user self-service APIs such as forgot password and forgot username using postman collection. Postman is an HTTP testing API application that allows you to monitor requests and responses.

Prerequisites

Import postman collection

Run in Postman

Get started with postman collection

Once the postman collection is imported, the following variables must be pre-filled to run the collection based on the functionality you want to try out.

The following variables should be pre-filled for user self-service:

1221
Variable nameDescription
tenant_urlThe URL of the CyberArk Identity tenant (https://example.idaptive.app). The URL will be used for all API requests to CyberArk Identity.
tenant_idTenant ID
usernameThe username of the CyberArk Identity directory user.
passwordThe password of the CyberArk Identity directory user.
new_passwordThe new password for SSPR
email_otpThe email OTP required to complete the SSPR challenge
email_addressThe email address to send an email with the username.