# Pastebin BcOVqpPp curl -i -X POST -H "Content-Type: application/json" -H"X-Auth-Token: <>" -d '{"application_credential":{"name":"test","description":"TestAppCred","expires_at":"2018-10-27T18:30:59Z","roles":[{"name":"creator"}],"unrestricted":false}}' https://auth.vexxhost.net/v3/users/b031a883d0f34c148118989740f9fef2/application_credentials HTTP/1.1 201 Created Server: nginx/1.12.2 Date: Thu, 25 Oct 2018 18:07:46 GMT Content-Type: application/json Content-Length: 573 Vary: X-Auth-Token x-openstack-request-id: req-46896aaa-203f-4fa2-ab51-572d976972e4 X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Content-Security-Policy: default-src 'self' https: wss:; X-Frame-Options: DENY {"application_credential": {"links": {"self": "https://auth.vexxhost.net/v3/users/b031a883d0f34c148118989740f9fef2/application_credentials/c6efe1141a9d4c6d804d8714f2d16761"}, "description": "TestAppCred", "roles": [{"id": "16ac881c799d41c492b5cde03f0b9f3c", "domain_id": null, "name": "creator"}], "expires_at": "2018-10-27T18:30:59.000000", "secret": "<>", "unrestricted": false, "project_id": "13b942371bb649cf99b3532278c4c83d", "id": "c6efe1141a9d4c6d804d8714f2d16761", "name": "test"}}