1. Get a token using client credentialspost https://auth.seismic.com/tenants/{tenant}/connect/tokenPath ParamstenantstringrequiredForm Datagrant_typestringrequiredThis should be set to delegationclient_idstringrequiredYour client_id for a client credentials flow clientclient_secretstringrequiredYour client_secret for a client credentials flow clientuser_idstringrequiredThe delegationUserId for the client most recently returned to you by the Delegation user selected callbackscopestringrequiredA space separated list of one or more approved scopesHeaderscontent-typestringDefaults to application/x-www-form-urlencodedResponses 200200 400400Updated almost 3 years ago