library

Add a persona to the global library (Feather staff only)

post/v1/library/personas

Request body

namestring required
descriptionstring nullable
bodystring required
traitsobject
tagsstring[]

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable required
bodystring required
traitsobject required
tagsstring[] required
created_bystring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.214

  • 5a5597ebb2d6214See the full diff
    • response property behavior_config/cut_in/min_duration_ms list-of-types was widened by adding types null to media type application/json of response 201

      response-property-list-of-types-widened

    • response property behavior_config/cut_in/min_words list-of-types was widened by adding types null to media type application/json of response 201

      response-property-list-of-types-widened

    • added the new optional request property behavior_config/text_burst

      new-optional-request-property

    • the first_speaker request property default value changed from agent to persona

      request-property-default-value-changed

    • the min_duration_ms request property default value 300 was removed

      request-property-default-value-removed

    • the min_words request property default value 3 was removed

      request-property-default-value-removed

    • request property behavior_config/cut_in/min_duration_ms list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • request property behavior_config/cut_in/min_words list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • added the optional property behavior_config/text_burst to the response with the 201 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • the first_speaker response's property default value changed from agent to persona for the status 201

      response-property-default-value-changed

    • the min_duration_ms response's property default value 300 was removed for the status 201

      response-property-default-value-removed

    • the min_words response's property default value 3 was removed for the status 201

      response-property-default-value-removed

    This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog