OptionalrequestFactory: BlogAuthorsApiRequestFactoryOptionalresponseProcessor: BlogAuthorsApiResponseProcessorThe Blog Author id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete the Blog Author objects identified in the request body. Delete a batch of Blog Authors
The JSON array of Blog Author ids.
Optional_options: PromiseConfigurationOptionsDelete the Blog Author objects identified in the request body. Delete a batch of Blog Authors
The JSON array of Blog Author ids.
Optional_options: PromiseConfigurationOptionsDelete the Blog Author object identified by the id in the path. Delete a Blog Author
The Blog Author id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsAttach a Blog Author to a multi-language group. Attach a Blog Author to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsAttach a Blog Author to a multi-language group. Attach a Blog Author to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new Blog Author. Create a new Blog Author
The JSON representation of a new Blog Author.
Optional_options: PromiseConfigurationOptionsCreate the Blog Author objects detailed in the request body. Create a batch of Blog Authors
The JSON array of new Blog Authors to create.
Optional_options: PromiseConfigurationOptionsCreate the Blog Author objects detailed in the request body. Create a batch of Blog Authors
The JSON array of new Blog Authors to create.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing Blog Author. Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing Blog Author. Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new Blog Author. Create a new Blog Author
The JSON representation of a new Blog Author.
Optional_options: PromiseConfigurationOptionsDetach a Blog Author from a multi-language group. Detach a Blog Author from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsDetach a Blog Author from a multi-language group. Detach a Blog Author from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsRetrieve the Blog Author object identified by the id in the path. Retrieve a Blog Author
The Blog Author id.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Blog Author object identified by the id in the path. Retrieve a Blog Author
The Blog Author id.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet the list of blog authors. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Blog Authors
OptionalcreatedAt: DateOnly return Blog Authors created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Blog Authors created after the specified time.
OptionalcreatedBefore: DateOnly return Blog Authors created before the specified time.
OptionalupdatedAt: DateOnly return Blog Authors last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Blog Authors last updated after the specified time.
OptionalupdatedBefore: DateOnly return Blog Authors last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet the list of blog authors. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Blog Authors
OptionalcreatedAt: DateOnly return Blog Authors created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Blog Authors created after the specified time.
OptionalcreatedBefore: DateOnly return Blog Authors created before the specified time.
OptionalupdatedAt: DateOnly return Blog Authors last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Blog Authors last updated after the specified time.
OptionalupdatedBefore: DateOnly return Blog Authors last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Blog Author objects identified in the request body. Retrieve a batch of Blog Authors
The JSON array of Blog Author ids.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRetrieve the Blog Author objects identified in the request body. Retrieve a batch of Blog Authors
The JSON array of Blog Author ids.
Optionalarchived: booleanSpecifies whether to return deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsSet a Blog Author as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional_options: PromiseConfigurationOptionsSet a Blog Author as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional_options: PromiseConfigurationOptionsSparse updates a single Blog Author object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified. Update a Blog Author
The Blog Author id.
The JSON representation of the updated Blog Author.
Optionalarchived: booleanSpecifies whether to update deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Blog Author objects identified in the request body. Update a batch of Blog Authors
A JSON array of the JSON representations of the updated Blog Authors.
Optionalarchived: booleanSpecifies whether to update deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Blog Author objects identified in the request body. Update a batch of Blog Authors
A JSON array of the JSON representations of the updated Blog Authors.
Optionalarchived: booleanSpecifies whether to update deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsExplicitly set new languages for each Blog Author in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional_options: PromiseConfigurationOptionsExplicitly set new languages for each Blog Author in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional_options: PromiseConfigurationOptionsSparse updates a single Blog Author object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified. Update a Blog Author
The Blog Author id.
The JSON representation of the updated Blog Author.
Optionalarchived: booleanSpecifies whether to update deleted Blog Authors. Defaults to `false`.
Optional_options: PromiseConfigurationOptions
Delete the Blog Author object identified by the id in the path. Delete a Blog Author