AccountsV1BulkContacts

post/v1/Contacts/Bulk

Response

Created

{"stackTrail":"components:schemas:accounts.v1.bulk_contacts:properties:items","oasType":"schema","type":"unknown","description":"A list of objects where each object represents the result of processing a `correlation_id`. Each object contains the following fields: `correlation_id`, a unique 32-character UUID that maps the response to the original request; `error_code`, an integer where 0 indicates success and any non-zero value represents an error; and `error_messages`, an array of strings describing specific validation errors encountered. If the request is successful, the error_messages array will be empty.","extensionFields":{"x-twilio":{"pii":{"handling":"standard","deleteSla":30}}},"nullable":true}

Changes

Changed in 3 of the 51 revisions of this API.32

  • v119ae03b8bc0f11See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • the / request property type was generalized from object to no type

      request-property-type-generalized

    • the / request property type changed from no type to object

      request-property-type-changed

    • the response's property type changed from no type to object for status

      response-property-type-changed

    • endpoint added

      endpoint-added