Only registered user can perform this action Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
/api/v4/presets/check_for_scheduled_posts?ids[]=12&ids[]=13&preset_folder_ids[]=2&preset_folder_ids[]=3
{ "with_scheduled_posts": 3 }
Param name | Description |
---|---|
preset_folder_ids
optional |
IDs of preset folders wich we want to check Validations:
|
ids
optional |
IDs of presets wich we want to check Validations:
|