Content Blocks
Create Content Block
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Body
application/json
Stackone enum identifying the type of content block.
Value to pass through to the provider
Example:
{ "other_known_names": "John Doe" }
Was this page helpful?