Trigger embedding sync
POST/wp-json/wp2tutor/embedding/v1/sync
Queues embedding recompute for the given ids (posts/chunks). Requires manage_options.
Request
Responses
- 200
- 400
- 401
- 403
OK
ok=false
Not authenticated. WordPress REST: rest_not_logged_in / rest_forbidden. Use cookie + X-WP-Nonce or Application Password.
Insufficient capability or invalid REST nonce. WordPress REST: rest_forbidden / rest_cookie_invalid_nonce.