Skip to main content
Version: latest

Patches the specified team

PATCH 

/v1/teams/:uid

Patches the specified team

Request

Path Parameters

    uid stringrequired

Body

array

required

  • Array [

  • fromstring

    A path to the pointer from which reference will be taken

    opstringrequired

    Possible values: [add, remove, replace, move, copy]

    The operation to be performed

    pathstringrequired

    A path to the pointer on which operation will be done

    valueobject

    The value to be used within the operations.

  • ]

Responses

The resource was updated successfully

Loading...