Verify_quota
POST
api.wexa.ai/agentflows/verify_quota/agentflow
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'api.wexa.ai/agentflows/verify_quota/agentflow' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"67fdea40aac77be632954f0e",
"email":"nani799324@gmail.com",
"username":"nani799324"
}'
Response Response Example
{
"detail": "Organization not found for the project"
}
Request
Body Params application/json
Responses
Modified at 2025-04-23 12:16:50