OptionalrequestFactory: BlogTagsApiRequestFactoryOptionalresponseProcessor: BlogTagsApiResponseProcessorThe Blog Tag id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete the Blog Tag objects identified in the request body. Delete a batch of Blog Tags
The JSON array of Blog Tag ids.
Optional_options: PromiseConfigurationOptionsDelete the Blog Tag objects identified in the request body. Delete a batch of Blog Tags
The JSON array of Blog Tag ids.
Optional_options: PromiseConfigurationOptionsDelete the Blog Tag object identified by the id in the path. Delete a Blog Tag
The Blog Tag id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsAttach a Blog Tag to a multi-language group. Attach a Blog Tag to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsAttach a Blog Tag to a multi-language group. Attach a Blog Tag to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new Blog Tag. Create a new Blog Tag
The JSON representation of a new Blog Tag.
Optional_options: PromiseConfigurationOptionsCreate the Blog Tag objects detailed in the request body. Create a batch of Blog Tags
The JSON array of new Blog Tags to create.
Optional_options: PromiseConfigurationOptionsCreate the Blog Tag objects detailed in the request body. Create a batch of Blog Tags
The JSON array of new Blog Tags to create.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing Blog Tag Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing Blog Tag Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsDetach a Blog Tag from a multi-language group. Detach a Blog Tag from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsDetach a Blog Tag from a multi-language group. Detach a Blog Tag from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsRetrieve the Blog Tag object identified by the id in the path. Retrieve a Blog Tag
The Blog Tag id.
Optionalarchived: booleanSpecifies whether to return deleted Blog Tags. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Blog Tag object identified by the id in the path. Retrieve a Blog Tag
The Blog Tag id.
Optionalarchived: booleanSpecifies whether to return deleted Blog Tags. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet the list of blog tags. 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 Tags
OptionalcreatedAt: DateOnly return Blog Tags created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Blog Tags created after the specified time.
OptionalcreatedBefore: DateOnly return Blog Tags created before the specified time.
OptionalupdatedAt: DateOnly return Blog Tags last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Blog Tags last updated after the specified time.
OptionalupdatedBefore: DateOnly return Blog Tags 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 Tags. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet the list of blog tags. 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 Tags
OptionalcreatedAt: DateOnly return Blog Tags created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Blog Tags created after the specified time.
OptionalcreatedBefore: DateOnly return Blog Tags created before the specified time.
OptionalupdatedAt: DateOnly return Blog Tags last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Blog Tags last updated after the specified time.
OptionalupdatedBefore: DateOnly return Blog Tags 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 Tags. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Blog Tag objects identified in the request body. Retrieve a batch of Blog Tags
The JSON array of Blog Tag ids.
Optionalarchived: booleanSpecifies whether to return deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRetrieve the Blog Tag objects identified in the request body. Retrieve a batch of Blog Tags
The JSON array of Blog Tag ids.
Optionalarchived: booleanSpecifies whether to return deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsSet a Blog Tag 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 Tag 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 Tag 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 Tag
The Blog Tag id.
The JSON representation of the updated Blog Tag.
Optionalarchived: booleanSpecifies whether to update deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Blog Tag objects identified in the request body. Update a batch of Blog Tags
A JSON array of the JSON representations of the updated Blog Tags.
Optionalarchived: booleanSpecifies whether to update deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Blog Tag objects identified in the request body. Update a batch of Blog Tags
A JSON array of the JSON representations of the updated Blog Tags.
Optionalarchived: booleanSpecifies whether to update deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsExplicitly set new languages for each Blog Tag 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 Tag 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 Tag 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 Tag
The Blog Tag id.
The JSON representation of the updated Blog Tag.
Optionalarchived: booleanSpecifies whether to update deleted Blog Tags. Defaults to `false`.
Optional_options: PromiseConfigurationOptions
Delete the Blog Tag object identified by the id in the path. Delete a Blog Tag