Create a new image and associate it with a post.
A post's ID.
The binary data of the new image.
The new image's ID.
Create new images and associate them with a post.
A post's ID.
The binary data of the new images.
The IDs of the new images.
Delete a specific image from a post.
A post's ID.
The index of the post's image.
Whether or not the deletion succeeded.
Delete all images associated with a post.
A post's ID.
Get all images associated with a post.
A post's ID.
The images associated with the post.
Get the number of images associated with a post.
A post's ID.
The number of images associated with the post.
Associate an image with a post.
A post's ID.
An image's ID.
Generated using TypeDoc
Post image services.