/
resources/qa/profile (put)

resources/qa/profile (put)

Create or update an existing QA profile

URL

(PUT) /resources/qa/profile

PARAMETERS

The parameters are a JSON object included in the request body:

profileData

Object containing the QA profile data.

When updating a profile, set the object's ID to the profile you want to update.

When creating a profile, set the object's ID to null

QA Profile (Object)

RESULTS

The profile's ID will be returned. This can be used when creating a new profile to get the generated ID

{
    "profileId": 73
}

 

 

Related content

resources/qa/profile/{profileId} (get)
resources/qa/profile/{profileId} (get)
More like this
resources/qa/profile/{profileId} (delete)
resources/qa/profile/{profileId} (delete)
More like this
services/persons/{uid}/services/{svcid} (PUT)
services/persons/{uid}/services/{svcid} (PUT)
More like this
Copy of persons/io/update (POST)
Copy of persons/io/update (POST)
More like this
resources/segments/search/profiles
resources/segments/search/profiles
More like this
resources/qa/profile (get)
resources/qa/profile (get)
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008