Assert user
POST {{stripeUrl}}/admin/v1/Asserter
Search for a user, his details, and membership using the Asserter endpoint.
Request Body
{"mappingAttribute"=>"userName", "mappingAttributeValue"=>"csaladna@example.com", "includeMemberships"=>true, "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:Asserter"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Date | string | ||
| Content-Type | string | ||
| x-content-sha256 | string |