Continuous Delivery Director

  • 1.  Manipulating value of a token

    Posted Mar 16, 2018 07:23 AM

    Hello,

    I'm connected to cdd with superuser and I'm able to change the value of a token.

     

     

     

    But each time I do it with through the rest I get next error:

     

     

     

    Has anyone been able to use this rest?

     

     

    regards

    Javi



  • 2.  Re: Manipulating value of a token

    Posted Mar 16, 2018 07:36 AM

    I tested it scope "release" and "phase" and in both failed.



  • 3.  Re: Manipulating value of a token

    Posted Mar 21, 2018 04:41 AM

    Hello,

    is anyone changing values of tokens through rest?

     

     

    regards

    Javi



  • 4.  Re: Manipulating value of a token
    Best Answer

    Broadcom Employee
    Posted Mar 21, 2018 05:13 AM

    In the body you need to specify the name of the token as well as the value.  From the screen shot above, you only have the value.

    {"name":"ManSaje","value":"hello"}