Revoke the organization's active join code
Revokes the current active join code so it can no longer be redeemed. Owners and admins only.
Revokes the current active join code so it can no longer be redeemed. Owners and admins only.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X DELETE "https://example.com/organization/join-code"{ "success": true}Empty
Empty
Empty
Resend a join request notification POST
Resend notification emails to organization owners about a pending join request. Only the request author can resend.
Search organizations GET
Search organizations by name with fuzzy matching. Can filter to only partnered organizations. Includes pending join request status. Requires user authentication.