Skip to content

Can we list schools tenant wise or not? If yes then how #455

Discussion options

You must be logged in to vote

@vinukumar-vs @sachinb80 Please use Org upload API for this.
API documentation

Request format:
curl --location --request POST 'localhost:9000/v1/org/upload'
--header 'Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryOqHU2a1MzAKBayFA'
--header 'Authorization: Bearer '
--header 'x-authenticated-user-token:'
--form 'organisation=@"/home/reshmi/daily notes/org_upload_test.csv"'

Each successfully created organisation is associated with root org of uploader (org admin)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Krishnaj20
Comment options

@reshmi-nair
Comment options

Answer selected by chitranshu-keshav
@Krishnaj20
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants