Seed list
curl -X GET "https://example.com/apps/string/seed-list"Empty
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
appId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/apps/string/seed-list" \ -H "Content-Type: application/json" \ -d '{ "email": "moi@gmail.com" }'Empty
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
appId*string
Response Body
curl -X DELETE "https://example.com/apps/string/seed-list/string"Empty