I’m trying to send an invitation with the “/api/v2/organizations/{id}/invitations” API call but get a 400 response with “The specified client_id does not allow organizations.” error.
What does this error means?
Every other API call I tried with this client ID works well (create org, create user, add membership).