API reference
V2Sequence Credentials

Create sequence credential

Creates a sequence credential.

POST
/api/v2/credentials

Creates a sequence credential.

Authorization

access_token
Authorization<token>

In: header

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/api/v2/credentials"
{  "status": "ok",  "data": {}}