Access Management
Create Access Request
Initiate a request for access to a specific user’s memory store using their unique Memory Key. The user must approve this request via the Memoram dashboard.
POST
Initiate a request for access to a specific user’s memory store using their unique Memory Key. The user must approve this request via the Memoram dashboard before you can retrieve their credentials.
Authorization
Requires Bearer
token authentication using your Developer JWT.
Authorizations
JWT token obtained via /auth/token
endpoint.
Body
application/json
Response
201
application/json
Access request created successfully. Status will be 'pending'.
The response is of type object
.