| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

id

string

required

The Position ID

confirmation_message

string

The confirmation message to be sent to applicants

description

string

The description of the position

name

string

The name of the position

requirements

string

The requirements of the position

customer_attributes

array of objects | null

List of customer attributes for the position

customer_attributes
ADD object

# ``200      Ok

# ``401      Unauthorized

# ``404      Not Found

Updated3 months ago

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request PUT \

--url https://api.fountain.com/v2/positions/id \

--header 'accept: application/json' \

--header 'content-type: application/json'
```

application/json

``200``401``404

Updated3 months ago
