CreateContentEntityPicture

Uploads or registers a new image picture link for a content entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Context details containing image properties and target content entity ID.

Command model containing request payload details to execute operations on the target resource.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the picture id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the content entity id.

string | null

Gets or sets the picture key.

string | null

Gets or sets the picture type.

string | null

Gets or sets the image url.

string | null

Gets or sets the alt.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the sort order.

string | null

Gets or sets the position.

string | null

Gets or sets the document id.

string | null

Gets or sets the environment.

string | null

Gets or sets the application ip.

string | null

Gets or sets the user token.

string | null

Gets or sets the session id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the user id.

string | null

Gets or sets the user ip.

string | null

Gets or sets the thread id.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

A service response containing the new content entity picture details.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!