Attributes
parameter. Any attributes not included will remain unchanged.
Parameter | Description |
---|---|
Attributes | An array of group attributes. For example: [ { "name": "attribute", "values": [ "value1", "value2" ] } ] To update an existing attribute, you must explicitly specify it. Any attributes not included will remain unchanged. For more information about the Attributes parameter, visit Atlassian Crowd API documentation. |
Group Name | The name of the group. |
Parameter | Description |
---|---|
Link Href | The URL that points to the related entity. |
Link Rel | The relationship type of the linked entity (e.g., self , next , previous ). |