Skip to content

Creation of admin and content creator/reviewer roles #46

Closed Answered by Hari-stackroute
githubpiyush asked this question in Query
Discussion options

You must be logged in to vote

@githubpiyush the following is the curl for non-ed dev environment.
curl --location --request POST 'https://dev.lern.sunbird.org/api/user/v1/sso/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "request": { "firstName": "custchanneladmin1", "password": "Password@1", "email": "custchanneladmin1@yopmail.com", "userName": "custchanneladmin1", "lastName": "custchanneladmin1", "emailVerified":true, "organisationId":"01269878797503692810", "channel":"tn", "roles": ["ORG_ADMIN"] } }'

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@githubpiyush
Comment options

@Hari-stackroute
Comment options

@githubpiyush
Comment options

@Hari-stackroute
Comment options

Answer selected by AmiableAnil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Query
Labels
None yet
3 participants