Skip to main content
Question

Rename groups in postman

  • June 11, 2024
  • 1 reply
  • 75 views

Edison_VaLbuena
Netskope Partner
Forum|alt.badge.img+1

Hello,

An integration was carried out between Netskope and Postman version 11.1.25, groups and users are already synchronized, but it does not allow the names to be modified once they are created. You are trying the following json:

 

POST /groups/{groupId}/rename { "name": "New group name" } When the change is made it does not throw any error, on the contrary it sends 200 OK.

 

Thank you

This topic has been closed for replies.

1 reply

ejang
Netskope Employee
Forum|alt.badge.img+5
  • Netskope Employee
  • 69 replies
  • June 27, 2024

Please use this one, You can find it in API v2 docs.