Skip to content

Conversation

Copy link

vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
clerk-docs Ready Ready Preview Sep 16, 2025 8:03pm

@wobsoriano wobsoriano changed the title Add initial machines BAPI docs Add SDK reference for machines BAPI endpoint Sep 12, 2025
@wobsoriano wobsoriano marked this pull request as ready for review September 15, 2025 16:33
@wobsoriano wobsoriano requested a review from a team as a code owner September 15, 2025 16:33
Rotates the machine secret key for a given machine by its ID.

```ts
function rotateSecretKey(machineId: string): Promise<MachineSecretKey>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this may have gotten updated, but it now accepts different params

Screenshot 2025-09-15 at 18 50 57

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah, let me update that one.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
Copy link
Member

@alexisintech alexisintech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfection 😸💖 thanks so much !!

@alexisintech alexisintech merged commit d57942d into main Sep 16, 2025
8 checks passed
@alexisintech alexisintech deleted the rob/backend-api-machines branch September 16, 2025 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants