Skip to main content

CommentCreateUpdate

Information about the comment.

Properties

NameTypeRequiredDescription
bodystringThe contents of the comment.
tagsCommentCreateUpdateTagsInformation about users tagged in the body comment.

CommentCreateUpdateTags

Information about users tagged in the body comment.

Properties

NameTypeRequiredDescription
userNameUserNameAn object that contains information about the tagged user. The object's name is the user's Postman username. For example, @user-postman.

UserName

An object that contains information about the tagged user. The object's name is the user's Postman username. For example, @user-postman.

Properties

NameTypeRequiredDescription
typeUserNameTypeThe user value.
idnumberThe user's ID.

UserNameType

The user value.

Properties

NameTypeRequiredDescription
USERstring"user"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →