mATRIC API for managing users, agents, and third-party apps.
License MIT
mATRIC API for managing users, agents, and third-party apps.
curl -i -X POST \
https://matric-docs.redocly.app/_mock/openapi/callback/agent_data \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '[
null
]'