--- title: updateSubMember (/recruiter/updateSubMember) tags: recruiter , working --- **URL** : /recruiter/updateSubMember Method : PUT --- **Header** ``` Authorization : "Bearer <Token>" ``` **Request** ``` { "name" : "rahulV kumar", "email" : "umarh72112198@gmail.com", "profile" : "qqaaa", "role" : "organisationRecruiterAdmin", "id" : "9ed10f7c-da50-4a70-88bf-5ad1dc99a881" } ``` **Description** typeOfRole must have these values only ['organisationRecruiterMember','organisationRecruiterAdmin'] --- **Header** ``` ``` **Response** ``` { "meta": { "code": 200, "message": "Success!", "isError": false }, "data": { "response": { "userId": "a424155a-81ef-462f-9c4a-0210ca55a2f9", "isDisableMember": false } } } ``` **Description**
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up