---
title: "Resubmit Toll Free verification"
method: POST
path: "/compliance/toll-free/{profile}/resubmit"
tags: ["TollFree"]
---

# Resubmit Toll Free verification

`POST /compliance/toll-free/{profile}/resubmit`

REQUIRED SCOPES <code>['toll-free:write']</code><br>Resubmit verification for a Toll Free number profile

## Path parameters

- `profile` integer, required

## Request body

- object
  - `number_id` integer — ID of the number (optional)

## Response `200`

Successful operation

- object
  - `ok` string

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
