Create a new block in a page. Supported block types for this endpoint: BLOCK_TITLE, BLOCK_HEADLINE, BLOCK_BIO, BLOCK_BUTTON, BLOCK_SEPARATOR, BLOCK_SPACER, BLOCK_IMAGE, BLOCK_LNKS, BLOCK_FORM, BLOCK_COUNTDOWN, BLOCK_VIDEO, BLOCK_ICONS. Some blocks require higher subscription plans. BLOCK_ICONS is created empty; use /page/block/icon to add icons to it.
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.
Example:
Authorization: Bearer ********************
Authorize URL: https://lnk.bio/manage/access
Token URL: https://lnk.bio/oauth/token
or
Body Params application/x-www-form-urlencodedRequired