Api Pulses Behaviors Custom Partial Update 2

Update custom behavior metadata or persisted draft examples. Changing classifier inputs sets the behavior to DRAFT; PATCH does not enqueue training. Submit or retry fitting with POST /api/pulses/behaviors/custom/{id}/training/. name is immutable.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idstringRequired

Request

This endpoint expects an object.
descriptionstringOptional
polarityenumOptional
  • positive - Positive
  • negative - Negative
  • neutral - Neutral
exampleslist of objectsOptional

Response

idstringRead-only
namestringRead-only
statusenum
  • draft - Draft
  • training - Training
  • ready - Ready
  • failed - Failed
created_atdatetimeRead-only
updated_atdatetimeRead-only
descriptionstring
polarityenum
  • positive - Positive
  • negative - Negative
  • neutral - Neutral
exampleslist of objects