cURL
curl --request POST \ --url https://api.specular.dev/branches/{id}/refresh \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Bearer authentication with API key (format: Bearer sk_xxx)
Branch ID
Branch refresh initiated