Legacy Dev Forum Posts

 View Only

Sign Up

patchUserRoutingskillsBulk()

  • 1.  patchUserRoutingskillsBulk()

    Posted 06-05-2025 18:02

    TRA_Salah | 2020-02-27 10:48:46 UTC | #1

    Hello, this method takes 2 parameters :

    let userId = "userId_example"; // String

    User ID

    let body = [{}]; // Object

    Skill

    I tryed the body parameter with the name of the sill and the ID od the skill in both cases i got an error :

    "message": "The request could not be understood by the server due to malformed syntax.", "code": "bad.request", "status": 400,

    can you help please ?


    tim.smith | 2020-02-27 22:27:44 UTC | #2

    See the request body documentation here: PATCH /api/v2/users/{userId}/routingskills/bulk


    TRA_Salah | 2020-02-28 08:22:21 UTC | #3

    Thanks @tim.smith for your help


    system | 2020-03-30 08:22:21 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 7218