Appmixer
v4.1
Search
K

Accounts

Authentication to apps.
get
https://api.appmixer.com
/auth/:componentType
Get Accounts
get
https://api.appmixer.com
/accounts
Get All Accounts
put
https://api.appmixer.com
/accounts/:accountId
Update Account Info
post
https://api.appmixer.com
/accounts/:accountId/test
Test Account
delete
https://api.appmixer.com
/accounts/:accountId
Remove Account
get
https://api.appmixer.com
/accounts/:accountId/flows
List All Flows Using Account
post
https://api.appmixer.com
/auth/ticket
Generate Authentication Session Ticket
get
https://api.appmixer.com
/auth/:componentType/auth-url/:ticket
Get Authentication URL
put
https://api.appmixer.com
/auth/:componentType/ticket/:ticket
Start Authentication Session
delete
https://api.appmixer.com
/auth/component/:componentId
Clear Authentication From Component
put
https://api.appmixer.com
/auth/component/:componentId/:accountId
Assign Account To Component
Last modified 5yr ago