---
title: "Provides a set of methods intended for managing Offbox Templatesets"
method: POST
path: "/offbox-templatesets"
tags: ["Offbox Templatesets Management"]
---

# Provides a set of methods intended for managing Offbox Templatesets

`POST /offbox-templatesets`

Intended for managing Offbox Templatesets.

## Request body

- FastOffboxTemplatesets — Offbox Templates management
  - `methods` object[], required — a list of methods for Offbox Templates management
    - `name` string — method name

## Response `200`

The rendered Templates as an array of JSON objects

- FastOffboxTemplatesetsResponse — Offbox Templates response
  - `_links` LinksDefinition — An object containing link references.
    - `self` string — Self-link to endpoint
    - `task` string — Self-link to task endpoint
  - `code` integer, required
  - `methods` object[], required — a list of methods executed for Offbox Templates management
    - `name` string — method name

## Other responses

- `400` — An improper payload was submitted
- `500` — Internal error. A bug report should be filed.

---

[API](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api.md) · [All operations](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/f5networks/f5-big-ip-application-services-templates-api/revisions/69d12c15d1c7/schema)
