ClientCredentialsToken sends a request to Auth0 using OAuth Client Credentials flow.Ask AIpost https://www.metarouter.io/contact/v1.1/oauth/tokenThis enables organizations to access the Control API for Machine to Machine authentication.Body ParamsaudiencestringAudience should always be "https://control.metarouter.io" at this timeclientIdstringclientSecretstringgrantTypestringGrant Type will always be client_credentialsResponses 200OK 4XXSomething is wrong with your request such as missing or invalid data. Correct your request and try again. 5XXInternal server error. Try again later or reach out to MetaRouter support.Updated 4 months ago