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

#### URL Expired

The URL for this request expired after 30 days.

**confirmation_message**  
string  
The confirmation message to be sent to applicants

**description**  
string  
The description of the position

**name**  
string  
required  
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

---

# ```
# 201      Created

# ```

# ```
# 401      Unauthorized
# ```

---

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request POST \
     --url https://api.fountain.com/v2/positions \
     --header 'accept: application/json' \
     --header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``201``401

* * *
