workspaces
Invite Workspace Member
Invite a new member to the workspace's Clerk Organization.
Admins only. Maps our admin/member role to Clerk's org:admin/org:member so the invitation, the Clerk org membership, and our user_workspaces.role stay aligned once the invitee accepts (the membership is mirrored back into our DB by the organizationMembership.created webhook).
post/v1/workspaces/{workspace_id}/invitations
Path parameters
workspace_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.