---
search:
  tags:
    - agents
    - POST
seo:
  description: >-
    Saves custom instructions and selected workspace skill ids for a native…
    Reference for the POST /agents/{id}/native endpoint in the Leadtime Public
    API.
sidebar:
  label: Save native custom-agent settings for an agent
  badge: POST
title: Save native custom-agent settings for an agent
type: openapi-operation
---
Saves custom instructions and selected workspace skill ids for a native custom agent running on Leadtime internal agent engine. Use this for normal custom agents. Send instructions under config.instructions and selected shared workspace skills under config.workspaceSkillIds. Do not use /agents/&#123;id&#125;/claude unless the agent is explicitly Anthropic/Claude Managed.

`POST /agents/{id}/native`
