Skip to main content

Convert Entity

POST 

/api

Converts User to Collaborator or wise versa.

Request

Body

array

required

  • Array [

  • action Actionrequired

    Possible values: [convert_entity]

    entity_type Entity Typerequired
    new_entity_type New Entity Typerequired

    entity_key

    object

    required

    anyOf

    string

    data

    object

    Represent a mapping that can contain other mappings.

    property name* any

    Represent a mapping that can contain other mappings.

    metadata

    object

    property name* any
  • ]

Responses

Successful Response

Loading...