This handler updates a Team
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | Space slug of which the user you are trying to updates belongs to. |
Current Team Name | Name of team you wish to update. |
Description | The description for this team. |
New Name | Change the Name for this team. |
Append or Replace attributes? | Append or replace the existing attribute values with the attributes provided. |
Attributes | Change the attributes for this user. JSON formatted string: [{"name": "Attribute Name","values": ["Attribute Value","Attribute Value",...]},{"name": "Attribute Name2","values": ["Attribute Value",...]},...] |
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | acme |
Current Team Name | Test: Team |
Description | new description |
New Name | |
Append or Replace attributes? | Append |
Attributes | [{"name": "Manager","values": ["luke.skywalker"]}] |
Name | Description |
---|---|
Team Name | The Name of the updated Team. |
Exists | If the Team exists or not. |
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Kinetic Request CE Team Update V1.1 (2018-05-25)
(ie. https://${space}.localhost:8080/kinetic)
Kinetic Request CE Team Update V1 (2017-04-20)
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out