Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Use /entity routing instead of /user


Excerpt

Disconnects an entity/account from a track. The connection between the entity and the track is not removed, but the state is changed to "disconnected".


Endpoint ID:1008
Method:
Status
colourGreen
titleDELETE
URL:

/userentity/dp-keyid/{dpentity-keyid}/tracks/{track-id}

/userentity/ext-key/{ext-key}/{ext-type}/tracks/{track-id}

 


 

dp-key

dialogportal™ master key entity-id

Rubiq entity ID that uniquely identifies an account to disconnect from specified track


 ext-key

External key that uniquely identifies an account to disconnect from specified track

 


ext-typeType of external key 

track-idID of track to disconnect account from
Request body:None


Span
stylewhite-space:pre
Response body:


None
Status codes:204

Connection removed successfully

 


404

Account The entity was not found, the track was not found or account the entity is not connected to the track.

The following sub codes may be returned:

404.1User not found
404.2External user could not be found
404.4Track not found
404.5Connection not found