Resource discoveryAsk AIpost https://api.unloc.app/v2/auth/resources-discovery/Discover which resources you can manage given the API Client Credentials provided in this request.Body Paramsclient_idstringrequiredThe ID of the API Client Credentials to discover for.client_secretstringrequiredThe secret of the API Client Credentials.Responses 200Returns the discovered resources. 400Request has missing or invalid parameters. 404Api Client Credentials not found.Updated 7 months ago