Confluence.js - Cloud and Server API library
Preparing search index...
Parameters
CreateContentPropertyForKey
Interface CreateContentPropertyForKey
interface
CreateContentPropertyForKey
{
id
:
string
;
key
:
string
;
value
:
PropertyValue
;
}
Hierarchy (
View Summary
)
ContentPropertyCreateNoKey
CreateContentPropertyForKey
Index
Properties
id
key
value
Properties
id
id
:
string
The ID of the content to add the property to.
key
key
:
string
The key of the content property. Required.
value
value
:
PropertyValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
key
value
Confluence.js - Cloud and Server API library
Loading...
The ID of the content to add the property to.